We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2981853 commit 7b16298Copy full SHA for 7b16298
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.1",
+ "version": "4.0.0-canary.2",
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