mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 20:38:41 -09:00
temporarily removing this as it breaks https://travis-ci.org/zeit/hyperterm/jobs/165309027
This commit is contained in:
parent
7d1da3c1d9
commit
420fad0d07
1 changed files with 0 additions and 1 deletions
|
|
@ -110,7 +110,6 @@
|
|||
"dev": "webpack -w",
|
||||
"build": "NODE_ENV=production webpack",
|
||||
"test": "npm run dist && xo && ava",
|
||||
"prepublish": "npm test",
|
||||
"prepush": "npm test",
|
||||
"postinstall": "install-app-deps",
|
||||
"pack": "npm run build && build --dir && babel --no-comments --compact --minified --out-file app/dist/bundle.js app/dist/bundle.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue