added back name

This commit is contained in:
Ben Kyd
2021-05-24 17:09:58 +01:00
parent 791802a3ae
commit 0c9875853d
4 changed files with 7 additions and 7 deletions

View File

@@ -8,8 +8,8 @@
"setup": "npm i",
"test": "nodemon index.js"
},
"author": "REDACTED",
"license": "UNLICENSED",
"author": "Ben Kyd <benjaminkyd@gmail.com> (https://benkyd.co.uk)",
"license": "MIT",
"dependencies": {
"body-parser": "^1.19.0",
"colors": "^1.4.0",