mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
3.4.0-canary.1
This commit is contained in:
parent
3f430e2e43
commit
8c9cf12235
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "hyper",
|
||||
"productName": "Hyper",
|
||||
"description": "A terminal built on web technologies",
|
||||
"version": "3.3.0-canary.2",
|
||||
"version": "3.4.0-canary.1",
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
"name": "ZEIT, Inc.",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hyper",
|
||||
"version": "3.3.0-canary.2",
|
||||
"version": "3.4.0-canary.1",
|
||||
"repository": "zeit/hyper",
|
||||
"scripts": {
|
||||
"start": "echo 'please run `yarn run dev` in one tab and then `yarn run app` in another one'",
|
||||
|
|
|
|||
Loading…
Reference in a new issue