mirror of https://github.com/Lissy93/dashy.git
👩💻 Adds author field to package.json
This commit is contained in:
parent
7171632433
commit
e07c5e6b4e
|
@ -3,6 +3,7 @@
|
|||
"version": "1.9.0",
|
||||
"license": "MIT",
|
||||
"main": "server",
|
||||
"author": "Alicia Sykes <alicia@omg.lol> (https://aliciasykes.com)",
|
||||
"scripts": {
|
||||
"start": "node server",
|
||||
"dev": "vue-cli-service serve",
|
||||
|
|
Loading…
Reference in New Issue