Skip to content

Commit

Permalink
allow gatsby@4.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Js-Brecht committed Nov 16, 2021
1 parent 4e19540 commit 63537ad
Show file tree
Hide file tree
Showing 2 changed files with 4,401 additions and 5,149 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-pnpm",
"version": "1.2.8",
"version": "1.2.9",
"description": "Easily add pnpm support to your Gatsby project",
"main": "index.js",
"types": "./dist/gatsby-node.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"test:coverage-all": "run-s test test:coverage"
},
"peerDependencies": {
"gatsby": "~2.x.x || ~3.x.x"
"gatsby": "~2.x.x || ~4.x.x"
},
"devDependencies": {
"@jtechsvcs/eslint-config-typescript": "^2.0.3",
Expand Down
Loading

0 comments on commit 63537ad

Please sign in to comment.