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

@@ -6,8 +6,8 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "REDACTED",
"license": "UNLICENSED",
"author": "Ben Kyd <benjaminkyd@gmail.com> (https://benkyd.co.uk)",
"license": "MIT",
"dependencies": {
"eslint": "^7.23.0",
"eslint-config-portsoc": "^0.8.1"