Skip to content

Commit

Permalink
chore: use github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlacombe committed Jun 19, 2019
1 parent 13a5c4b commit 3f6aa13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
package-lock=false
registry=https://npm.interactive.training
@interactivetraining:registry=https://npm.pkg.github.com/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/InteractiveTraining/acme-client.git"
"url": "git://github.com/InteractiveTraining/acme-client.git"
}
}

0 comments on commit 3f6aa13

Please sign in to comment.