Skip to content

Commit 3735fff

Browse files
bmeurerDevtools-frontend LUCI CQ
authored andcommitted
Fix npm bugs post Buganizer migration.
Bug: none Change-Id: Ibf6b2aa8b9ce3dcd4d0260ba92ac1d26e17e2e78 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5979938 Commit-Queue: Yang Guo <[email protected]> Reviewed-by: Yang Guo <[email protected]> Auto-Submit: Benedikt Meurer <[email protected]>
1 parent c78fff0 commit 3735fff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"author": "The Chromium Authors",
3-
"bugs": {
4-
"url": "https://bugs.chromium.org/p/chromium/issues/list?can=2&q=component:Platform%3EDevTools%20&sort=-opened&colspec=ID%20Stars%20Owner%20Summary%20Modified%20Opened"
5-
},
3+
"bugs": "https://issues.chromium.org/issues?q=status:open componentid:1457055+",
64
"description": "Chrome DevTools UI",
75
"homepage": "https://devtools.chrome.com",
86
"keywords": [

0 commit comments

Comments
 (0)