Skip to content

Commit

Permalink
Merge pull request #126 from learningmachine/chore/configure-npm
Browse files Browse the repository at this point in the history
Chore/configure npm
  • Loading branch information
Julien Fraichot authored Sep 10, 2018
2 parents 3e08720 + db533d1 commit 585fa73
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ branches:
addons:
firefox: latest
chrome: stable
before_install:
- npm i -g npm@6
before_script:
- npm run start:mock-server &
- npm run lint
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.0.0-dev",
"description": "A standalone universal viewer and verifier for blockcerts credentials",
"repository": {
"type" : "git",
"url" : "https://github.com/learningmachine/blockcerts-universal-verifier.git"
"type": "git",
"url": "https://github.com/learningmachine/blockcerts-universal-verifier.git"
},
"main": "dist/buv.js",
"dependencies": {
Expand Down

0 comments on commit 585fa73

Please sign in to comment.