[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_web: Add log-viewer dependencies in root package.json

This let's us not run `npm install` twice when setting up.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245118
Original-Revision: 9a02d216a9f07cb1c419098be40a1007e882f3e2
GitOrigin-RevId: d6019c98a695816d2ed888b5cdd80d439f57f4ef
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151515
Original-Revision: 2b838b33f7e1514c15df2e61a5af6a2c24eaa035
Change-Id: If5d880a16720ffefb80c33ab4f15fa639f8a293d
1 file changed
tree: fc4b00760cbd38afacfb3dfb47514bfa436887a7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.