Skip to content

Commit 23fe59b

Browse files
committed
feat: updating to gatsby 4, releasing version 3.0.0
1 parent a61ed7a commit 23fe59b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@lambdacurry/component-library": "^5.1.7",
1717
"@lambdacurry/gatsby-source-bigcommerce": "^2.0.1",
18-
"@lambdacurry/gatsby-theme": "^2.0.7-0",
18+
"@lambdacurry/gatsby-theme": "3.0.0",
1919
"@lambdacurry/gatsby-theme-directus": "^2.0.1",
2020
"gatsby": "^4.7.1",
2121
"gatsby-plugin-image": "^2.7.0",

packages/gatsby-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambdacurry/gatsby-theme",
3-
"version": "2.0.7-5",
3+
"version": "3.0.0",
44
"main": "index.js",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)