Skip to content

Commit

Permalink
Add peerDependency. Closes #125
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbranch committed Nov 1, 2020
1 parent 338a91f commit a817091
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
"vscode-oniguruma": "^1.4.0",
"vscode-textmate": "^5.2.0"
},
"peerDependencies": {
"gatsby": "^2.12.1"
},
"jest": {
"testMatch": [
"<rootDir>/test/index.js"
Expand Down

0 comments on commit a817091

Please sign in to comment.