We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5233a8 commit ae72384Copy full SHA for ae72384
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-progress",
3
- "version": "3.6.0",
+ "version": "4.0.0",
4
"description": "Progress indicators and spinners for React Native using ReactART",
5
"main": "index.js",
6
"scripts": {
@@ -53,7 +53,5 @@
53
"prop-types": "^15.7.2",
54
"@react-native-community/art": "^1.0.1"
55
},
56
- "peerDependencies": {
57
- },
58
"typings": "index.d.ts"
59
}
0 commit comments