Skip to content

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Oct 17, 2019
1 parent b5233a8 commit ae72384
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-progress",
"version": "3.6.0",
"version": "4.0.0",
"description": "Progress indicators and spinners for React Native using ReactART",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -53,7 +53,5 @@
"prop-types": "^15.7.2",
"@react-native-community/art": "^1.0.1"
},
"peerDependencies": {
},
"typings": "index.d.ts"
}

0 comments on commit ae72384

Please sign in to comment.