Skip to content

Commit 5ad477f

Browse files
committed
1.3.0
1 parent 14c67bb commit 5ad477f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/progress-view",
3-
"version": "1.2.4",
3+
"version": "1.3.0",
44
"description": "React Native Progress View iOS Library",
55
"keywords": [
66
"ProgressViewIOS",
@@ -44,7 +44,7 @@
4444
"preset": "react-native"
4545
},
4646
"resolutions": {
47-
"metro":"0.64.0",
47+
"metro": "0.64.0",
4848
"jimp": "^0.10.0"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)