Restore rollup-plugin-includepaths dependency for finding d3

Apparently still needed to build the project on Windows
This commit is contained in:
Bryan Housel
2018-06-29 19:32:50 +01:00
parent 76d21c8293
commit f02630a8fc
2 changed files with 7 additions and 2 deletions
+1
View File
@@ -76,6 +76,7 @@
"request": "^2.85.0",
"rollup": "~0.60.0",
"rollup-plugin-commonjs": "^9.0.0",
"rollup-plugin-includepaths": "~0.2.3",
"rollup-plugin-json": "^3.0.0",
"rollup-plugin-node-resolve": "^3.3.0",
"shelljs": "^0.8.0",