Skip to content

Commit e0588f6

Browse files
Add @babel/plugin-transform-private-property-in-object to devDependencies
1 parent 4cc9dba commit e0588f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"private": true,
55
"devDependencies": {
66
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
7+
"@babel/plugin-transform-private-property-in-object": "^7.24.1",
78
"browserify-zlib": "^0.2.0",
89
"buffer": "^6.0.3",
910
"crypto-browserify": "^3.12.0",

0 commit comments

Comments
 (0)