Skip to content

Commit b12e0ea

Browse files
committed
Fix parser version
1 parent fd98ef6 commit b12e0ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"star-wasm": "https://github.com/brave/web-discovery-project/releases/download/star-wasm-0.1.3.tgz/star-wasm-0.1.3.tgz",
125125
"tldts-experimental": "6.0.19",
126126
"webextension-polyfill": "0.9.0",
127-
"@web-discovery-project/parser": "workspace:^"
127+
"@web-discovery-project/parser": "0.0.1"
128128
},
129129
"overrides": {
130130
"ansi-html": "0.0.9",

0 commit comments

Comments
 (0)