change package name to not publish to npm
This commit is contained in:
parent
e8c07671bc
commit
280c0f77af
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"type": "module",
|
||||
"name": "blurhash-c-wasm",
|
||||
"name": "@fries/blurhash-c-wasm",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "dist/library.js",
|
||||
|
|
Loading…
Reference in a new issue