mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 01:59:56 +00:00
Fixing babel build.
This commit is contained in:
parent
3c111c0d45
commit
0c9e157de4
1 changed files with 1 additions and 1 deletions
|
@ -97,11 +97,11 @@
|
|||
"tributejs": "^5.1.3",
|
||||
"webpack": "^5.89.0",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"webpack-node-externals": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.3",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"@types/autosize": "^4.0.0",
|
||||
"@types/bootstrap": "^5.2.6",
|
||||
"@types/cookie": "^0.6.0",
|
||||
|
|
Loading…
Reference in a new issue