Skip to content

Commit b026aab

Browse files
author
Gustav Pursche
authored
[gatsby-plugin-page-creator] Add missing chokidar dependency (#26807)
1 parent c492e9b commit b026aab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/gatsby-plugin-page-creator/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-page-creator#readme",
2626
"dependencies": {
2727
"@babel/traverse": "^7.10.2",
28+
"chokidar": "^3.4.2",
2829
"fs-exists-cached": "^1.0.0",
2930
"gatsby-page-utils": "^0.2.24",
3031
"globby": "^11.0.1",

0 commit comments

Comments
 (0)