We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8003736 commit 4e82f2bCopy full SHA for 4e82f2b
app/package.json
@@ -2,7 +2,7 @@
2
"name": "hyper",
3
"productName": "Hyper",
4
"description": "A terminal built on web technologies",
5
- "version": "4.0.0-canary.4",
+ "version": "4.0.0-canary.5",
6
"license": "MIT",
7
"author": {
8
"name": "ZEIT, Inc.",
package.json
@@ -1,6 +1,6 @@
1
{
"repository": "zeit/hyper",
"scripts": {
"start": "echo 'please run `yarn run dev` in one tab and then `yarn run app` in another one'",
0 commit comments