Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update scriptlets
  • Loading branch information
Ghostery Adblocker Bot committed Nov 3, 2025
commit f3a31bb3d4a45a372d3efd79c9dd1558ab648e36
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"type": "module",
"scripts": {
"build": "deno build.ts --tagName 1.67.0 > ubo.js",
"build": "deno build.ts --tagName 1.67.1b3 > ubo.js",
"test": "node --test"
},
"author": {
Expand Down
Loading