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