add optional chaining

This commit is contained in:
Philipp Kühn
2020-09-22 21:54:44 +02:00
parent 0e1f8c4645
commit 87166ab8c8
4 changed files with 8 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
"vue-github-button": "^1.1.2"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
"@babel/preset-env": "^7.11.5",
"@babel/preset-react": "^7.10.4",
"html-loader": "^1.3.1",