Change @bable/core to the devDependencies

This commit is contained in:
Felipe Knorr Kuhn
2022-07-07 12:54:47 -07:00
parent f0448aef3b
commit 0efa595c34
2 changed files with 141 additions and 33 deletions

View File

@@ -44,6 +44,7 @@
"ws": "~8.8.0"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/code-frame": "^7.18.6",
"@types/compression": "^1.7.2",
"@types/crypto-js": "^4.1.1",