Skip to content

Commit 002a697

Browse files
author
Yev
committed
Cleaned up package json
1 parent 87f96f3 commit 002a697

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

package-lock.json

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"devDependencies": {
4747
"@babel/core": "^7.2.0",
4848
"@babel/preset-env": "^7.2.0",
49+
"@babel/plugin-proposal-optional-chaining": "^7.10.3",
4950
"@vue/eslint-config-prettier": "^6.0.0",
5051
"@vue/test-utils": "1.0.0-beta.31",
5152
"babel-jest": "^23.6.0",
@@ -80,7 +81,6 @@
8081
"vue": "2.6.11"
8182
},
8283
"dependencies": {
83-
"@babel/plugin-proposal-optional-chaining": "^7.10.3",
8484
"resize-observer-polyfill": "^1.5.1"
8585
}
8686
}

0 commit comments

Comments
 (0)