mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Rebase remerge
This commit is contained in:
parent
747f8df06b
commit
c3b8b596f1
@ -12,9 +12,9 @@
|
|||||||
"postinstall": "npm run build",
|
"postinstall": "npm run build",
|
||||||
"build": "gulp build --production",
|
"build": "gulp build --production",
|
||||||
"start": "node server.js",
|
"start": "node server.js",
|
||||||
"test": "mocha",
|
"test": "npm run sauce-test",
|
||||||
"tunnel": "node test/tunnel.js"
|
"sauce-test": "mocha",
|
||||||
|
"tunnel": "node test/tunnel.js",
|
||||||
"vi-clean": "rm -rf gemini-report",
|
"vi-clean": "rm -rf gemini-report",
|
||||||
"vi-phantom": "phantomjs --webdriver=4444",
|
"vi-phantom": "phantomjs --webdriver=4444",
|
||||||
"vi-update": "gemini update",
|
"vi-update": "gemini update",
|
||||||
|
Loading…
Reference in New Issue
Block a user