We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a5c4b commit 3f6aa13Copy full SHA for 3f6aa13
.npmrc
@@ -1,2 +1,2 @@
1
package-lock=false
2
-registry=https://npm.interactive.training
+@interactivetraining:registry=https://npm.pkg.github.com/
package.json
@@ -36,6 +36,6 @@
36
},
37
"repository": {
38
"type": "git",
39
- "url": "git+https://github.com/InteractiveTraining/acme-client.git"
+ "url": "git://github.com/InteractiveTraining/acme-client.git"
40
}
41
0 commit comments