We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f430e2 commit 8c9cf12Copy full SHA for 8c9cf12
app/package.json
@@ -2,7 +2,7 @@
2
"name": "hyper",
3
"productName": "Hyper",
4
"description": "A terminal built on web technologies",
5
- "version": "3.3.0-canary.2",
+ "version": "3.4.0-canary.1",
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