We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61ed7a commit 23fe59bCopy full SHA for 23fe59b
example/package.json
@@ -15,7 +15,7 @@
15
"dependencies": {
16
"@lambdacurry/component-library": "^5.1.7",
17
"@lambdacurry/gatsby-source-bigcommerce": "^2.0.1",
18
- "@lambdacurry/gatsby-theme": "^2.0.7-0",
+ "@lambdacurry/gatsby-theme": "3.0.0",
19
"@lambdacurry/gatsby-theme-directus": "^2.0.1",
20
"gatsby": "^4.7.1",
21
"gatsby-plugin-image": "^2.7.0",
packages/gatsby-theme/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@lambdacurry/gatsby-theme",
3
- "version": "2.0.7-5",
+ "version": "3.0.0",
4
"main": "index.js",
5
"license": "MIT",
6
"keywords": [
0 commit comments