Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
timothe
duniter
Commits
f7d5c9f8
Commit
f7d5c9f8
authored
Mar 24, 2016
by
Cédric Moreau
Browse files
Update UI to v0.1.8
parent
8de6f28a
Changes
1
Show whitespace changes
Inline
Side-by-side
package.json
View file @
f7d5c9f8
...
...
@@ -16,7 +16,7 @@
"test"
:
"mocha --growl --timeout 20000 test test/fast test/fast/block test/integration test/"
,
"start"
:
"node bin/ucoind start"
,
"test-travis"
:
"node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec --timeout 20000 test test/fast test/fast/block test/integration test/"
,
"postinstall"
:
"mkdir ui -p && cd ui && npm pack ucoin-ui@0.1.
6
&& tar xzf ucoin-ui-0.1.
6
.tgz && cd package && npm install && cd .. && rm ucoin-ui-0.1.
6
.tgz"
"postinstall"
:
"mkdir ui -p && cd ui && npm pack ucoin-ui@0.1.
8
&& tar xzf ucoin-ui-0.1.
8
.tgz && cd package && npm install && cd .. && rm ucoin-ui-0.1.
8
.tgz"
},
"repository"
:
{
"type"
:
"git"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment