Skip to content

Commit 47b73d7

Browse files
committed
chore: add git repository for provenence
1 parent 51ccbea commit 47b73d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/expo-template/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"web": "expo start --web",
1111
"test": "jest --watchAll"
1212
},
13+
"repository": {
14+
"type": "git",
15+
"url": "git+https://github.com/callstackincubator/react-native-bottom-tabs.git"
16+
},
1317
"jest": {
1418
"preset": "jest-expo"
1519
},

0 commit comments

Comments
 (0)