update package

# ------------------------ >8 ------------------------
# Do not touch the line above.
# Everything below will be removed.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch master
# Your branch is ahead of 'github/master' by 1 commit.
#
# Changes to be committed:
#
# 	modified:   package-lock.json
# 	modified:   package.json
master
lianyue 8 years ago
parent 644872010b
commit 47497baabe

4275
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -41,7 +41,8 @@
"url": "https://github.com/lian-yue/vue-upload-component/issues"
},
"homepage": "https://github.com/lian-yue/vue-upload-component#readme",
"dependencies": {
"dependencies": {},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.6",
"babel-loader": "^7.1.5",
@ -79,8 +80,5 @@
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.4",
"webpack-merge": "^4.1.3"
},
"devDependencies": {
"rollup-plugin-postcss": "^1.6.2"
}
}

Loading…
Cancel
Save