[examples] Migrate hydrogen example from yarn.lock to package-lock.json (#10766)

This example occasionally fails with `ERROR: Command "yarn install"
exited with 1 at nowDeploy`. We've noticed errors at the yarn registry
being a root cause of lots of tests failures. This migrates the example
to use the npm registry instead.

Co-authored-by: Chris Barber <chris.barber@vercel.com>
This commit is contained in:
Trek Glowacki
2023-10-24 17:12:11 -05:00
committed by GitHub
parent fc90a3dc0b
commit 1f09979c6f
3 changed files with 7994 additions and 6467 deletions

View File

@@ -0,0 +1,2 @@
---
---

7992
examples/hydrogen/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff