Skip to content

Commit 235aa37

Browse files
Lightning00BladeDevtools-frontend LUCI CQ
authored andcommitted
[cleanup] Remove requirement for types
The types from package.json say version v4 when we are using v13. Because v13 comes with the types out of the box we don't need this. The package will be remove as part of updating all packages CL. Bug: none Change-Id: I1cc3a8b57d60ef6ac8830a07dc1720b26b3bf576 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6764816 Reviewed-by: Jack Franklin <jacktfranklin@chromium.org> Commit-Queue: Jack Franklin <jacktfranklin@chromium.org> Auto-Submit: Nikolay Vitkov <nvitkov@chromium.org>
1 parent 9596d07 commit 235aa37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

front_end/third_party/marked/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ devtools_pre_built("marked") {
1010
sources_are_release = false
1111

1212
sources = [
13-
"../../../node_modules/@types/marked/index.d.ts",
1413
"marked-tsconfig.json",
1514
"package/lib/marked.esm.d.ts",
1615
"package/lib/marked.esm.js",

0 commit comments

Comments
 (0)