diff --git a/package.json b/package.json index c45f51e..1a5782f 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,13 @@ { - "name": "@amzn/hello-world", - "version": "1.2.0", + "name": "kidshift-skills", + "version": "0.0.1", "description": "alexa utility for quickly building skills", "main": "index.js", "scripts": { "build": "tsc", "clean": "rm -rf ./lambda/*" }, - "author": "Amazon Alexa", + "author": "KidShift Team", "license": "Apache License", "dependencies": { "@types/node": "^20.14.10",