mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 00:59:29 +00:00
Upgrade babel
This commit is contained in:
parent
e6de8989c2
commit
a4b8d52f92
2 changed files with 73 additions and 755 deletions
|
|
@ -25,10 +25,10 @@
|
|||
"prepublish": "tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.9",
|
||||
"@babel/preset-env": "^7.12.7",
|
||||
"@babel/preset-typescript": "^7.12.7",
|
||||
"typescript": "^4.1.2"
|
||||
"@babel/core": "^7.20.0",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@babel/preset-typescript": "^7.20.0",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"byte-data": "18.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue