Skip to content

Commit a50b158

Browse files
authored
Merge pull request #5 from connectedcars/update-dev-dep
Update dependencies
2 parents a2e4ca0 + d7bde9a commit a50b158

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
@@ -38,7 +38,8 @@
3838
"d3": "^5.15.0",
3939
"d3-interpolate-path": "^2.1.1",
4040
"d3-shape": "^1.3.7",
41-
"svg-path-properties": "^0.5.2"
41+
"svg-path-properties": "^0.5.2",
42+
"@types/d3": "^5.7.2"
4243
},
4344
"peerDependencies": {
4445
"react": "*",
@@ -50,8 +51,6 @@
5051
"@babel/core": "^7.7.7",
5152
"@babel/runtime": "^7.7.7",
5253
"@react-native-community/eslint-config": "^0.0.6",
53-
"@types/d3": "^5.7.1",
54-
"@types/d3-shape": "^1.3.1",
5554
"@types/react": "^16.8.2",
5655
"@types/react-native": "^0.61.0",
5756
"@typescript-eslint/eslint-plugin": "^2.16.0",

0 commit comments

Comments
 (0)