diff --git a/package-lock.json b/package-lock.json index 48acc89..8fd80bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "template", + "name": "hollywoo-sourcer", "version": "0.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "template", + "name": "hollywoo-sourcer", "version": "0.0.0", "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index 5e9161d..6afdd0f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "template", + "name": "hollywoo-sourcer", "version": "0.0.0", - "description": "A Firefox extension made with Kisslang", + "description": "firefox extension to source hollywoo project assets from the web", "main": "index.js", "scripts": { "postinstall": "dts2hx --all --noLibWrap"