mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
Alias field added to website
This commit is contained in:
parent
21f4769231
commit
3f694130c0
1 changed files with 3 additions and 0 deletions
|
|
@ -7,5 +7,8 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "serve . -c 5"
|
"start": "serve . -c 5"
|
||||||
|
},
|
||||||
|
"now": {
|
||||||
|
"alias": "hyper.is"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue