Skip to content

Commit 4ba8c2c

Browse files
authored
fix(gatsby-plugin-gatsby-cloud): add gatsby-telemetry as a dependency (#32047)
* fix(gatsby-plugin-gatsby-cloud): add gatsby-telemetry as a dependency * why yarn.lock why * run git diff to see what is modified * ok * revert * moooer
1 parent f10554a commit 4ba8c2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/gatsby-plugin-gatsby-cloud/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"@babel/runtime": "^7.14.0",
1111
"date-fns": "^2.22.1",
1212
"fs-extra": "^8.1.0",
13+
"gatsby-telemetry": "2.9.0-next.0",
1314
"kebab-hash": "^0.1.2",
1415
"lodash": "^4.17.21",
1516
"webpack-assets-manifest": "^5.0.6"

0 commit comments

Comments
 (0)