Skip to content

Commit af9cb66

Browse files
committed
Adds react-native-uuid
1 parent 6e6bc87 commit af9cb66

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"@react-native-async-storage/async-storage": "^1.15.5",
1414
"react": "17.0.1",
1515
"react-native": "0.64.2",
16+
"react-native-uuid": "^2.0.1",
1617
"react-native-vector-icons": "^8.1.0",
1718
"react-redux": "^7.2.4",
1819
"redux-persist": "^6.0.0"

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5214,6 +5214,11 @@ react-native-codegen@^0.0.6:
52145214
jscodeshift "^0.11.0"
52155215
nullthrows "^1.1.1"
52165216

5217+
react-native-uuid@^2.0.1:
5218+
version "2.0.1"
5219+
resolved "https://registry.yarnpkg.com/react-native-uuid/-/react-native-uuid-2.0.1.tgz#ed4e2dfb1683eddb66967eb5dca140dfe1abddb9"
5220+
integrity sha512-cptnoIbL53GTCrWlb/+jrDC6tvb7ypIyzbXNJcpR3Vab0mkeaaVd5qnB3f0whXYzS+SMoSQLcUUB0gEWqkPC0g==
5221+
52175222
react-native-vector-icons@^8.1.0:
52185223
version "8.1.0"
52195224
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-8.1.0.tgz#e8ee2b17bc4d9f636da1c6f67feee8e2a850c3d8"

0 commit comments

Comments
 (0)