Skip to content

Commit 9d142f5

Browse files
authored
Jd/fix releases (#2993)
1 parent 74023c6 commit 9d142f5

File tree

2 files changed

+1202
-94
lines changed

2 files changed

+1202
-94
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
},
5151
"_______ALL_PACKAGE_DEV_DEPENDENCIES_GO_IN_HERE_SO_CONSUMERS_DONT_END_UP_INSTALLING_THEM______": "_______ALL_PACKAGE_DEV_DEPENDENCIES_GO_IN_HERE_SO_CONSUMERS_DONT_END_UP_INSTALLING_THEM______",
5252
"devDependencies": {
53+
"@babel/plugin-proposal-class-properties": "^7.18.6",
54+
"@babel/plugin-transform-flow-strip-types": "^7.24.1",
55+
"@babel/plugin-transform-private-methods": "^7.24.1",
56+
"@babel/preset-env": "^7.24.5",
57+
"@babel/preset-typescript": "^7.24.1",
5358
"@biomejs/biome": "1.7.1",
5459
"@codspeed/vitest-plugin": "3.1.0",
5560
"@size-limit/preset-big-lib": "11.1.2",

0 commit comments

Comments
 (0)