fix: wrong license in package.json

This commit is contained in:
Airyland
2017-09-25 18:32:26 +08:00
committed by GitHub
parent 645fcad28a
commit 34835a6673
+1 -1
View File
@@ -41,7 +41,7 @@
"component" "component"
], ],
"author": "youzanfe", "author": "youzanfe",
"license": "ISC", "license": "MIT",
"dependencies": { "dependencies": {
"babel-runtime": "6.x", "babel-runtime": "6.x",
"vue-lazyload": "^1.1.3", "vue-lazyload": "^1.1.3",