Skip to content

Commit

Permalink
chore(deps): move babel dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
tlebon committed Mar 5, 2024
1 parent 21ed15b commit a0fdc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@wireapp/api-client": "26.11.1",
"@wireapp/commons": "5.2.7",
"@wireapp/react-ui-kit": "9.16.0",
Expand All @@ -21,6 +20,7 @@
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.22.5",
"@babel/preset-react": "7.22.5",
Expand Down

0 comments on commit a0fdc2a

Please sign in to comment.