Skip to content

Commit 3ea0b95

Browse files
authored
fix: remove gatsby peer dependencies (#182)
1 parent 02f6445 commit 3ea0b95

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@
7070
"vscode-oniguruma": "^1.4.0",
7171
"vscode-textmate": "^5.2.0"
7272
},
73-
"peerDependencies": {
74-
"gatsby": "^2.12.1 || ^3.1.1"
75-
},
7673
"jest": {
7774
"testMatch": [
7875
"<rootDir>/test/index.js"

0 commit comments

Comments
 (0)