create-iles
Advanced tools
Comparing version 0.7.0 to 0.7.19
{ | ||
"name": "create-iles", | ||
"version": "0.7.0", | ||
"version": "0.7.19", | ||
"description": "An easy way to start an îles project", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -11,4 +11,4 @@ { | ||
"devDependencies": { | ||
"iles": "^0.7.5" | ||
"iles": "^0.7.19" | ||
} | ||
} |
/// <reference types="vite/client" /> | ||
declare module '*.vue' { | ||
import { DefineComponent } from 'vue' | ||
// eslint-disable-next-line | ||
const component: DefineComponent<{}, {}, any> | ||
export default component | ||
} | ||
/// <reference types="iles" /> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50
218985
5790