File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rescript-react-native/svg" ,
3
3
"description" : " ReScript bindings for react-native-svg." ,
4
- "version" : " 12.1.9 " ,
4
+ "version" : " 13.0.0 " ,
5
5
"publishConfig" : {
6
6
"access" : " public"
7
7
},
8
8
"peerDependencies" : {
9
- "react-native-svg" : " >=12.1.0" ,
10
9
"@rescript/react" : " >=0.11.0" ,
10
+ "react-native-svg" : " >=12.1.0" ,
11
11
"rescript-react-native" : " >=0.71.0"
12
12
},
13
13
"repository" : " https://github.com/rescript-react-native/svg.git" ,
37
37
"release" : " npmpub"
38
38
},
39
39
"devDependencies" : {
40
- "rescript" : " ^10.1.4 " ,
40
+ "@ rescript/react " : " ^0.11.0 " ,
41
41
"husky" : " ^4.0.0" ,
42
42
"lint-staged" : " ^10.0.0" ,
43
43
"npmpub" : " ^5.0.0" ,
44
44
"prettier" : " ^2.0.0" ,
45
- "@ rescript/react " : " ^0.11.0 " ,
45
+ "rescript" : " ^10.1.4 " ,
46
46
"rescript-react-native" : " >=0.71.0"
47
47
},
48
48
"prettier" : {
57
57
"pre-commit" : " lint-staged"
58
58
}
59
59
}
60
- }
60
+ }
You can’t perform that action at this time.
0 commit comments