chore: fix @vant/waterfall dev deps

This commit is contained in:
chenjiahan 2020-03-16 16:44:43 +08:00
parent f5e79dabb5
commit 7eb17ec815

View File

@ -1,6 +1,6 @@
{
"name": "@vant/waterfall",
"version": "1.0.0",
"version": "1.0.1",
"description": "vant waterfall component",
"main": "lib/index.js",
"publishConfig": {
@ -12,7 +12,7 @@
},
"license": "MIT",
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-waterfall",
"dependencies": {
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.4",
"@babel/plugin-transform-object-assign": "^7.2.0",