Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@vue/cli-service": "^4.1.2",
"@vue/eslint-config-standard": "^5.1.0",
"@vue/test-utils": "1.0.0-beta.29",
"babel-eslint": "^10.0.1",
"babel-eslint": "^10.1.0",
"babel-jest": "^24.9.0",
"babel-loader": "^8.1.0",
"babel-preset-vue": "^2.0.2",
Expand All @@ -48,12 +48,12 @@
"rollup": "^1.27.8",
"rollup-plugin-alias": "^2.0.0",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-delete": "^1.1.0",
"rollup-plugin-filesize": "^6.1.0",
"rollup-plugin-node-resolve": "^5.0.2",
"rollup-plugin-terser": "^5.1.3",
"rollup-plugin-vue": "^5.1.4",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^6.0.0",
"sass-loader": "^8.0.0",
"vue": "^2.6.10",
"vue-jest": "4.0.0-beta.2",
Expand Down

0 comments on commit d0c31a8

Please sign in to comment.