3.3.0-canary.2

This commit is contained in:
Labhansh Agrawal 2022-04-14 23:11:15 +05:30
parent d98f340587
commit 1d7bf6b779
2 changed files with 2 additions and 2 deletions

View file

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

View file

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