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