Skip to content

Commit 95892a5

Browse files
authored
chore: update bob (#294)
1 parent 6555e11 commit 95892a5

File tree

2 files changed

+1018
-392
lines changed

2 files changed

+1018
-392
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"homepage": "https://github.com/callstack/react-native-viewpager#readme",
4646
"devDependencies": {
4747
"@commitlint/config-conventional": "^8.3.4",
48-
"@react-native-community/bob": "^0.16.2",
4948
"@react-native-community/eslint-config": "^2.0.0",
5049
"@release-it/conventional-changelog": "^1.1.4",
5150
"@types/jest": "^26.0.0",
@@ -61,6 +60,7 @@
6160
"prettier": "^2.0.5",
6261
"react": "16.13.1",
6362
"react-native": "0.63.4",
63+
"react-native-builder-bob": "^0.17.1",
6464
"release-it": "^13.5.8",
6565
"typescript": "^3.8.3"
6666
},
@@ -113,7 +113,7 @@
113113
"trailingComma": "es5",
114114
"useTabs": false
115115
},
116-
"@react-native-community/bob": {
116+
"react-native-builder-bob": {
117117
"source": "src",
118118
"output": "lib",
119119
"targets": [

0 commit comments

Comments
 (0)