Skip to content

Commit 56d0553

Browse files
add gatsby v3 as peerDependency 🚑
1 parent ed344e1 commit 56d0553

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
"prettier": "^1.19.1",
2424
"rimraf": "^3.0.2"
2525
},
26+
"peerDependencies": {
27+
"gatsby": "^3.0.0"
28+
},
29+
2630
"homepage": "https://github.com/wiziple/gatsby-plugin-intl",
2731
"keywords": [
2832
"gatsby",

0 commit comments

Comments
 (0)