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

View File

@ -41,7 +41,7 @@
"component"
],
"author": "youzanfe",
"license": "ISC",
"license": "MIT",
"dependencies": {
"babel-runtime": "6.x",
"vue-lazyload": "^1.1.3",