Add license to package.json
This commit is contained in:
parent
746505294b
commit
007567a6d0
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "dashboard",
|
"name": "dashboard",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
"license": "MIT",
|
||||||
"repository": "git@github.com:phntxx/dashboard",
|
"repository": "git@github.com:phntxx/dashboard",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"phntxx <hello@phntxx.com>"
|
"phntxx <hello@phntxx.com>"
|
||||||
|
|
Loading…
Reference in a new issue