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 f1754bb commit a899819Copy full SHA for a899819
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-svg-circular-progress",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "A circular progress chart using react-native-svg",
5
"main": "index.js",
6
"scripts": {
@@ -21,8 +21,7 @@
21
"url": "https://github.com/stssoftware/react-native-svg-circular-progress/issues"
22
},
23
"homepage": "https://github.com/stssoftware/react-native-svg-circular-progress#readme",
24
- "dependencies": {
25
- },
+ "dependencies": {},
26
"peerDependencies": {
27
"react": "~15.4.0-rc.4",
28
"react-native": "0.40.0",
0 commit comments