Added name

This commit is contained in:
Miguel R. Ávika 2020-10-25 20:31:39 -06:00
parent 868408b235
commit 6d2da16f20
2 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
node_modules
package-lock.json

View File

@ -1,5 +1,5 @@
{
"name": "StartPoint",
"name": "bento",
"version": "1.0.0",
"description": "A Simple Startpage",
"main": "index.js",