Skip to content

Commit 40eabce

Browse files
committed
feat: update gatsby peer dep version greater than or equal to v3.1.0
fix #135
1 parent 2e6711a commit 40eabce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@
8181
"semantic-release": "17.4.2"
8282
},
8383
"peerDependencies": {
84-
"gatsby": "3.1.0"
84+
"gatsby": ">=3.1.0"
8585
}
8686
}

0 commit comments

Comments
 (0)