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 aa275e2 commit 87a594dCopy full SHA for 87a594d
packages/example/package.json
@@ -11,7 +11,7 @@
11
"develop": "gatsby develop"
12
},
13
"dependencies": {
14
- "@dvcorg/gatsby-theme-iterative": "^0.1.3",
+ "@dvcorg/gatsby-theme-iterative": "*",
15
"gatsby": "^4.14.1",
16
"gatsby-transformer-remark": "^5.14.0",
17
"react": "^18.0.0",
packages/gatsby-theme-iterative/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dvcorg/gatsby-theme-iterative",
3
- "version": "0.1.10",
+ "version": "0.1.11",
4
"description": "",
5
"main": "index.js",
6
"types": "src/typings.d.ts",
0 commit comments