We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2e4ca0 + d7bde9a commit a50b158Copy full SHA for a50b158
package.json
@@ -38,7 +38,8 @@
38
"d3": "^5.15.0",
39
"d3-interpolate-path": "^2.1.1",
40
"d3-shape": "^1.3.7",
41
- "svg-path-properties": "^0.5.2"
+ "svg-path-properties": "^0.5.2",
42
+ "@types/d3": "^5.7.2"
43
},
44
"peerDependencies": {
45
"react": "*",
@@ -50,8 +51,6 @@
50
51
"@babel/core": "^7.7.7",
52
"@babel/runtime": "^7.7.7",
53
"@react-native-community/eslint-config": "^0.0.6",
- "@types/d3": "^5.7.1",
54
- "@types/d3-shape": "^1.3.1",
55
"@types/react": "^16.8.2",
56
"@types/react-native": "^0.61.0",
57
"@typescript-eslint/eslint-plugin": "^2.16.0",
0 commit comments