Skip to content

Commit

Permalink
remove gatsby 4 peerDep
Browse files Browse the repository at this point in the history
  • Loading branch information
freekrai committed Nov 30, 2022
1 parent 7413456 commit 228331d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@directus/gatsby-source-directus",
"version": "9.14.7",
"version": "9.14.8",
"description": "Source plugin for pulling data into Gatsby from a Directus API.",
"author": "João Biondo <wolfulus@gmail.com>",
"license": "MIT",
Expand All @@ -22,8 +22,5 @@
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd",
"devDependencies": {
"eslint-config-prettier": "^8.5.0"
},
"peerDependencies": {
"gatsby": "^4.0.0"
}
}
}

0 comments on commit 228331d

Please sign in to comment.