Skip to content

Commit 4e10c8b

Browse files
committed
[LOCAL] Fix conflict on package.json
1 parent 52322fb commit 4e10c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin-specs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/core": "^7.25.2",
2828
"@babel/plugin-transform-flow-strip-types": "^7.25.2",
2929
"@babel/preset-flow": "^7.24.7",
30-
"@react-native/codegen": "0.77.0-main",
30+
"@react-native/codegen": "0.76.0-rc.2",
3131
"make-dir": "^2.1.0",
3232
"pirates": "^4.0.1",
3333
"source-map-support": "0.5.0"

0 commit comments

Comments
 (0)