Skip to content

Commit 5275cd4

Browse files
committed
fix: add missed devDeps in new create-react-app
1 parent f478f55 commit 5275cd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
"treeview"
180180
],
181181
"dependencies": {
182+
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
182183
"flux": "~4.0.1",
183184
"react-base16-styling": "~0.6.0",
184185
"react-lifecycles-compat": "~3.0.4",

0 commit comments

Comments
 (0)