diff --git a/package-lock.json b/package-lock.json index 92d5d26..0cc6b53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "suri", + "name": "@surishortlink/suri", "version": "0.5.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "suri", + "name": "@surishortlink/suri", "version": "0.5.1", "license": "MIT", "bin": { diff --git a/package.json b/package.json index c5ea224..741407a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "suri", + "name": "@surishortlink/suri", "version": "0.5.1", "type": "module", "description": "Your own short links as an easily deployed static site",