diff --git a/.gitignore b/.gitignore index 25c8fdb..b512c09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -node_modules -package-lock.json \ No newline at end of file +node_modules \ No newline at end of file diff --git a/package.json b/package.json index 51c6e82..f8c5247 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "StartPoint", + "name": "bento", "version": "1.0.0", "description": "A Simple Startpage", "main": "index.js",