Skip to content

Commit 3f6aa13

Browse files
committed
chore: use github registry
1 parent 13a5c4b commit 3f6aa13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
package-lock=false
2-
registry=https://npm.interactive.training
2+
@interactivetraining:registry=https://npm.pkg.github.com/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
},
3737
"repository": {
3838
"type": "git",
39-
"url": "git+https://github.com/InteractiveTraining/acme-client.git"
39+
"url": "git://github.com/InteractiveTraining/acme-client.git"
4040
}
4141
}

0 commit comments

Comments
 (0)