|
@@ -31,6 +31,8 @@
|
|
|
"vuex": "^3.6.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
|
|
|
+ "@babel/plugin-proposal-optional-chaining": "^7.16.7",
|
|
|
"@vue/cli-plugin-babel": "~4.5.0",
|
|
|
"@vue/cli-plugin-eslint": "~4.5.0",
|
|
|
"@vue/cli-service": "~4.5.0",
|
|
@@ -71,4 +73,4 @@
|
|
|
"not dead"
|
|
|
],
|
|
|
"__npminstall_done": false
|
|
|
-}
|
|
|
+}
|