Skip to content

Commit eb306c7

Browse files
committed
add dependency on string-natural-compare
1 parent c52e962 commit eb306c7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
"pify": "3.0.0",
119119
"prettier": "1.4.4",
120120
"react-native-view-shot": "1.12.0",
121-
"react-test-renderer": "16.0.0-alpha.12"
121+
"react-test-renderer": "16.0.0-alpha.12",
122+
"string-natural-compare": "2.0.2"
122123
}
123124
}

0 commit comments

Comments
 (0)