Commit 2cbf243
Update Codemirror.next package name in package.json
Downstream Edge's dependency scanner keeps registering the package.json in front_end/third_party/codemirror.next as codemirror[1], which cause unactionable alerts on our end.
This patch updates the `name` in that package.json to `codemirror.next` to avoid this conflict.
[1] https://www.npmjs.com/package/codemirror
Bug: none
Change-Id: Ic874e4d255b2693dbd07f7d745174692abe5e4d8
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6235604
Commit-Queue: Kalon Hinds <[email protected]>
Reviewed-by: Benedikt Meurer <[email protected]>1 parent 85e0741 commit 2cbf243
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments