Skip to content

Commit 97ed646

Browse files
patricking57cooperka
authored andcommitted
Temporarily fork shallowequal to get rid of babel config
dashed/shallowequal#14
1 parent 6e358eb commit 97ed646

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2588,7 +2588,7 @@ [email protected]:
25882588
react-native-invertible-scroll-view "1.0.0"
25892589
react-native-lightbox oblador/react-native-lightbox#c84a8543d4511fe6a44c3d7820747c9c1bddd875
25902590
react-native-parsed-text "0.0.18"
2591-
shallowequal "1.0.1"
2591+
shallowequal cribspot/shallowequal#f515936c8a790fbc225add864265b6c82881c9b1
25922592
uuid "3.1.0"
25932593

25942594
@@ -3033,9 +3033,9 @@ setimmediate@^1.0.5:
30333033
version "1.0.5"
30343034
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
30353035

3036-
shallowequal@1.0.1:
3036+
shallowequal@cribspot/shallowequal#f515936c8a790fbc225add864265b6c82881c9b1:
30373037
version "1.0.1"
3038-
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.0.1.tgz#4349160418200bad3b82d723ded65f2354db2a23"
3038+
resolved "https://codeload.github.com/cribspot/shallowequal/tar.gz/f515936c8a790fbc225add864265b6c82881c9b1"
30393039

30403040
[email protected], shell-quote@^1.6.1:
30413041
version "1.6.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-native-invertible-scroll-view": "1.0.0",
4444
"react-native-lightbox": "oblador/react-native-lightbox#c84a8543d4511fe6a44c3d7820747c9c1bddd875",
4545
"react-native-parsed-text": "0.0.18",
46-
"shallowequal": "1.0.1",
46+
"shallowequal": "cribspot/shallowequal#f515936c8a790fbc225add864265b6c82881c9b1",
4747
"uuid": "3.1.0"
4848
}
4949
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,9 +1062,9 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
10621062
version "5.3.0"
10631063
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
10641064

1065-
shallowequal@1.0.1:
1065+
shallowequal@cribspot/shallowequal#f515936c8a790fbc225add864265b6c82881c9b1:
10661066
version "1.0.1"
1067-
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.0.1.tgz#4349160418200bad3b82d723ded65f2354db2a23"
1067+
resolved "https://codeload.github.com/cribspot/shallowequal/tar.gz/f515936c8a790fbc225add864265b6c82881c9b1"
10681068

10691069
shelljs@^0.7.5:
10701070
version "0.7.8"

0 commit comments

Comments
 (0)