Skip to content

Commit a13827f

Browse files
authored
fix(gatsby-plugin-page-creator): add missing telemetry dependency (#28652)
1 parent a1f6e79 commit a13827f

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
@@ -29,6 +29,7 @@
2929
"chokidar": "^3.4.2",
3030
"fs-exists-cached": "^1.0.0",
3131
"gatsby-page-utils": "^0.7.0-next.0",
32+
"gatsby-telemetry": "^1.8.0-next.0",
3233
"globby": "^11.0.1",
3334
"lodash": "^4.17.20"
3435
},

0 commit comments

Comments
 (0)