diff --git a/package-lock.json b/package-lock.json index b64b1bc..5d01f94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "showcasing", + "name": "wonderbox", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "showcasing", + "name": "wonderbox", "version": "1.0.0", "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 475393e..d882165 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "showcasing", + "name": "wonderbox", "version": "1.0.0", - "description": "howcase your tips, top notes, warnings and more (text only)", + "description": "Create more relevant text sections your tips, top notes, warnings and more", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",