Skip to content

Commit 5fd45f1

Browse files
committed
Undo accidental re-ordering of dependency
1 parent ca34b93 commit 5fd45f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"react-native": false
3030
},
3131
"dependencies": {
32-
"@babel/runtime": "7.17.9",
3332
"@babel/runtime-corejs3": "7.17.8",
33+
"@babel/runtime": "7.17.9",
3434
"idb-keyval": "6.0.3",
3535
"react-native-crypto-js": "1.0.0",
3636
"uuid": "8.3.2",

0 commit comments

Comments
 (0)