Skip to content

Commit 03c271e

Browse files
committed
chore(deps): pin dependencies. #2
1 parent 55ede93 commit 03c271e

File tree

4 files changed

+114
-120
lines changed

4 files changed

+114
-120
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ PODS:
299299
- React-Core (= 0.63.0)
300300
- React-cxxreact (= 0.63.0)
301301
- React-jsi (= 0.63.0)
302-
- RNAMapGeolocation (1.0.0):
302+
- RNAMapGeolocation (1.2.2):
303303
- AMapFoundation
304304
- AMapLocation
305305
- React
@@ -469,7 +469,7 @@ SPEC CHECKSUMS:
469469
React-RCTText: ba503bf4cce41881ca258ba789c33e017955efdd
470470
React-RCTVibration: 77ab1cf4a5eb854b88ad5ed3e9d8509ed124525e
471471
ReactCommon: f63556ee9e41e9802257228237e5e660451a03cf
472-
RNAMapGeolocation: 81a658b1251aabc0aab80c0035775f102665e552
472+
RNAMapGeolocation: 6dde2d6f5e247faf023e618458dd72b5e8991f10
473473
Yoga: 7d2edc5b410474191962e6dee88ee67f9b328b6b
474474
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
475475

example/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"react-native": "0.63.0"
1616
},
1717
"devDependencies": {
18-
"@babel/core": "^7.8.4",
19-
"@babel/runtime": "^7.8.4",
20-
"@react-native-community/eslint-config": "^1.1.0",
21-
"babel-jest": "^25.1.0",
22-
"eslint": "^6.5.1",
23-
"jest": "^25.1.0",
24-
"metro-react-native-babel-preset": "^0.59.0",
18+
"@babel/core": "7.8.4",
19+
"@babel/runtime": "7.8.4",
20+
"@react-native-community/eslint-config": "1.1.0",
21+
"babel-jest": "25.1.0",
22+
"eslint": "6.5.1",
23+
"jest": "25.1.0",
24+
"metro-react-native-babel-preset": "0.59.0",
2525
"react-test-renderer": "16.13.1"
2626
},
2727
"jest": {

0 commit comments

Comments
 (0)