Skip to content

Commit fdc19b8

Browse files
authored
Merge pull request #100 from microsoft/chuwik/fix-compilation
Update @types/d3 to 4.13.12 to fix compilation error
2 parents 27c41a9 + 5b5c913 commit fdc19b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-router-dom": "^4.2.2"
3636
},
3737
"devDependencies": {
38-
"@types/d3": "4.13.0",
38+
"@types/d3": "4.13.12",
3939
"@types/history": "^4.6.1",
4040
"@types/node": "^9.6.2",
4141
"@types/qs": "^6.5.1",

0 commit comments

Comments
 (0)