alanwen-peanutjs
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "alanwen-peanutjs", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "javaScript Libaray", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,3 +10,3 @@ const path = require('path') | ||
path: path.resolve(__dirname, 'dist'), | ||
filename: 'alanwen-peanutjs.js', | ||
filename: 'index.js', | ||
libraryTarget: 'umd', | ||
@@ -13,0 +13,0 @@ library: 'Peanut', // peanut 可以随便更换,不是固定值,是函数库名字,类似Jquery |
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
3144