Skip to content

Commit cea2fc2

Browse files
committed
chore: fix missing dev dependency
1 parent 79ab56f commit cea2fc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/compat/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"@react-navigation/routers": "^5.0.0"
2929
},
3030
"devDependencies": {
31+
"@react-native-community/bob": "^0.8.0",
3132
"@types/react": "^16.9.17",
3233
"react": "~16.9.0",
3334
"typescript": "^3.7.4"

0 commit comments

Comments
 (0)