Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "loadingyk", | ||
"description": "A Vue.js project", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -5,3 +5,3 @@ var path = require('path') | ||
module.exports = { | ||
entry: './src/main.js', | ||
entry: './src/cell/index.js', | ||
output: { | ||
@@ -8,0 +8,0 @@ path: path.resolve(__dirname, './dist'), |
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
15258