Skip to content

Commit 61e6094

Browse files
committed
fix: support gatsby v4
1 parent b014e02 commit 61e6094

File tree

5 files changed

+1280
-909
lines changed

5 files changed

+1280
-909
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"start-server-and-test": "^1.0.0"
1919
},
2020
"dependencies": {
21-
"gatsby": "^3.0.0-next.0"
21+
"gatsby": "^4.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)