Skip to content

Commit 092377a

Browse files
react native svg back to 12.1.0
1 parent a2b8f6a commit 092377a

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
@@ -58,7 +58,7 @@
5858
"pretty-quick": "^3.1.2",
5959
"react": "16.x || 17.x",
6060
"react-native": ">=0.64.2",
61-
"react-native-svg": "^12.1.1",
61+
"react-native-svg": "^12.1.0",
6262
"react-test-renderer": "^17.0.2"
6363
},
6464
"jest": {

0 commit comments

Comments
 (0)