Skip to content

Commit a899819

Browse files
committed
1.1.0
1 parent f1754bb commit a899819

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-svg-circular-progress",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A circular progress chart using react-native-svg",
55
"main": "index.js",
66
"scripts": {
@@ -21,8 +21,7 @@
2121
"url": "https://github.com/stssoftware/react-native-svg-circular-progress/issues"
2222
},
2323
"homepage": "https://github.com/stssoftware/react-native-svg-circular-progress#readme",
24-
"dependencies": {
25-
},
24+
"dependencies": {},
2625
"peerDependencies": {
2726
"react": "~15.4.0-rc.4",
2827
"react-native": "0.40.0",

0 commit comments

Comments
 (0)