Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
duniter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
typescript
duniter
Commits
58b240e3
Commit
58b240e3
authored
9 years ago
by
Cédric Moreau
Browse files
Options
Downloads
Patches
Plain Diff
Update UI again
parent
034b207e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+1
-1
1 addition, 1 deletion
package.json
with
1 addition
and
1 deletion
package.json
+
1
−
1
View file @
58b240e3
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
"test"
:
"mocha --growl --timeout 20000 test test/fast test/fast/block test/integration test/"
,
"test"
:
"mocha --growl --timeout 20000 test test/fast test/fast/block test/integration test/"
,
"start"
:
"node bin/ucoind start"
,
"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/"
,
"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.1
7
&& tar xzf ucoin-ui-0.1.1
7
.tgz && cd package && npm install && cd .. && rm ucoin-ui-0.1.1
7
.tgz"
"postinstall"
:
"mkdir ui -p && cd ui && npm pack ucoin-ui@0.1.1
8
&& tar xzf ucoin-ui-0.1.1
8
.tgz && cd package && npm install && cd .. && rm ucoin-ui-0.1.1
8
.tgz"
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment