Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
caelum-tech
TTT
caelum-identity
Commits
c61b6c36
Commit
c61b6c36
authored
Jul 01, 2019
by
Chuck LeDuc Díaz
Browse files
remove cruft
parent
943ed191
Pipeline
#68775577
passed with stage
in 2 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
package.json
package.json
+0
-2
No files found.
package.json
View file @
c61b6c36
...
...
@@ -5,11 +5,9 @@
"main"
:
"index.js"
,
"scripts"
:
{
"build"
:
"truffle build"
,
"codecov"
:
"nyc report --report=text-lcov > coverage.lcov ; codecov"
,
"coverage"
:
"npm run start; npx solidity-coverage; npm run stop"
,
"eslint"
:
"npx eslint ."
,
"lint"
:
"npm run eslint; npm run solium"
,
"mocha"
:
"mocha --timeout 30000 test"
,
"npm:publish"
:
"npm publish --access public"
,
"solium"
:
"solium --dir contracts"
,
"start"
:
"./node_modules/@caelum-tech/parity/scripts/startParity.sh"
,
...
...
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