Merge pull request #144 from airyland/patch-1

fix: wrong license in package.json
This commit is contained in:
neverland
2017-09-25 05:44:09 -05:00
committed by GitHub
+1 -1
View File
@@ -41,7 +41,7 @@
"component"
],
"author": "youzanfe",
"license": "ISC",
"license": "MIT",
"dependencies": {
"babel-runtime": "6.x",
"vue-lazyload": "^1.1.3",