mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Rename nodejs package
Related discussion: - https://github.com/uBlockOrigin/uBlock-issues/issues/1664#issuecomment-890834827
This commit is contained in:
parent
297bcea49b
commit
f1106acf4b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "ubo-snfe",
|
||||
"name": "@gorhill/ubo-core",
|
||||
"version": "0.1.0",
|
||||
"description": "To create a working instance of uBlock's static network filtering engine",
|
||||
"description": "To create a working instance of uBlock Origin's static network filtering engine",
|
||||
"type": "module",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue