Skip to content

Commit

Permalink
WIP: provisional add @babel/plugin-proposal-class-properties
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtatranta committed Feb 11, 2025
1 parent e09d03c commit 2ecdc69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/suite-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"worker-loader": "^3.0.8"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@sentry/webpack-plugin": "^2.22.7",
"@trezor/eslint": "workspace:*",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12849,6 +12849,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@trezor/suite-build@workspace:packages/suite-build"
dependencies:
"@babel/plugin-proposal-class-properties": "npm:^7.18.6"
"@pmmmwh/react-refresh-webpack-plugin": "npm:^0.5.11"
"@sentry/webpack-plugin": "npm:^2.22.7"
"@suite-common/suite-config": "workspace:*"
Expand Down

0 comments on commit 2ecdc69

Please sign in to comment.