attempting to fix window not available on build

This commit is contained in:
WaylonWalker 2020-02-29 19:48:59 -06:00
parent 48680dfd5b
commit 4bbb5e5cde
2 changed files with 25 additions and 11 deletions

View file

@ -5,7 +5,7 @@
"version": "0.1.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"@quantumblack/kedro-viz": "^3.2.0",
"@quantumblack/kedro-viz": "3.0.1",
"gatsby": "^2.19.7",
"gatsby-image": "^2.2.39",
"gatsby-plugin-manifest": "^2.2.39",
@ -43,4 +43,4 @@
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
}
}
}