4.0.0-canary.3

This commit is contained in:
Labhansh Agrawal 2023-01-29 10:34:16 +05:30
parent a7fecd7ab5
commit c95a8f63ce
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "hyper",
"productName": "Hyper",
"description": "A terminal built on web technologies",
"version": "4.0.0-canary.2",
"version": "4.0.0-canary.3",
"license": "MIT",
"author": {
"name": "ZEIT, Inc.",

View file

@ -1,6 +1,6 @@
{
"name": "hyper",
"version": "4.0.0-canary.2",
"version": "4.0.0-canary.3",
"repository": "zeit/hyper",
"scripts": {
"start": "echo 'please run `yarn run dev` in one tab and then `yarn run app` in another one'",