Fixed author name in package.json

This commit is contained in:
ThaumRystra
2023-09-28 23:06:59 +02:00
parent 60f542e64e
commit caea82bcc9

View File

@@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/ThaumRystra/DiceCloud"
},
"author": "Stefan Zermatten",
"author": "Thaum Rystra",
"scripts": {
"run": "meteor",
"debug": "meteor --inspect",