Skip to content

Commit 23beaba

Browse files
authored
fix package.json
1 parent 75c8cb4 commit 23beaba

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
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@babel/runtime": "7.15.4",
33-
"@babel/runtime-corejs3": "7.14.7"
33+
"@babel/runtime-corejs3": "7.14.7",
3434
"idb-keyval": "5.1.0",
3535
"react-native-crypto-js": "1.0.0",
3636
"uuid": "3.4.0",

0 commit comments

Comments
 (0)