Skip to content

Commit f205097

Browse files
authored
Drop dependency on flags (#1477)
The dependency comes from ancient times when the repository contained the code used to synchronize with WPT. That code was moved to the WPT repository a long time ago already. Remaining code in Webref does not use flags. Prompted by #1475.
1 parent 20e63cc commit f205097

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

package-lock.json

Lines changed: 0 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"@webref/events": "file:packages/events",
3535
"@webref/idl": "file:packages/idl",
3636
"css-tree": "3.1.0",
37-
"flags": "0.2.2",
3837
"mocha": "11.1.0",
3938
"reffy": "18.4.0",
4039
"rimraf": "6.0.1",

0 commit comments

Comments
 (0)