Skip to content

Commit ae72384

Browse files
committed
Release 4.0.0
1 parent b5233a8 commit ae72384

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-progress",
3-
"version": "3.6.0",
3+
"version": "4.0.0",
44
"description": "Progress indicators and spinners for React Native using ReactART",
55
"main": "index.js",
66
"scripts": {
@@ -53,7 +53,5 @@
5353
"prop-types": "^15.7.2",
5454
"@react-native-community/art": "^1.0.1"
5555
},
56-
"peerDependencies": {
57-
},
5856
"typings": "index.d.ts"
5957
}

0 commit comments

Comments
 (0)