Skip to content

Commit a817091

Browse files
committed
Add peerDependency. Closes #125
1 parent 338a91f commit a817091

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
"vscode-oniguruma": "^1.4.0",
6969
"vscode-textmate": "^5.2.0"
7070
},
71+
"peerDependencies": {
72+
"gatsby": "^2.12.1"
73+
},
7174
"jest": {
7275
"testMatch": [
7376
"<rootDir>/test/index.js"

0 commit comments

Comments
 (0)