remove unused svgpath

This commit is contained in:
Horcrux
2016-04-28 10:14:40 +08:00
parent 85135f8c62
commit ecf13994d3
+1 -2
View File
@@ -1,5 +1,5 @@
{
"version": "1.2.1",
"version": "1.2.2",
"name": "react-native-svg",
"description": "react native svg library",
"repository": {
@@ -19,7 +19,6 @@
],
"dependencies": {
"color": "^0.11.1",
"svgpath": "^2.1.5",
"lodash": "^4.0.0"
},
"nativePackage": true,