Skip to content

Commit 42c6828

Browse files
committed
build: downgrade gatsby to fix test failure
1 parent 589700b commit 42c6828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"babel-plugin-prismjs": "^2.0.1",
1111
"babel-preset-gatsby": "^0.4.1",
1212
"flexboxgrid": "^6.3.1",
13-
"gatsby": "^2.21.13",
13+
"gatsby": "2.22.12",
1414
"gatsby-image": "^2.4.1",
1515
"gatsby-plugin-breadcrumb": "^9.0.2",
1616
"gatsby-plugin-manifest": "^2.4.2",

0 commit comments

Comments
 (0)