1
0

Fix comment

Former-commit-id: 88d81f7df62e0341f4b0ac3b09b05d51a81d24ad
This commit is contained in:
David Boreham 2023-02-17 15:35:31 -07:00
parent 46c22f4e4f
commit 83115bcb9d

View File

@ -31,4 +31,4 @@ class base_stack():
def get_url(self): def get_url(self):
return "http://gitea.local:3000/api/packages/cerc-io/npm/" return "http://gitea.local:3000/api/packages/cerc-io/npm/"
# need code to # TODO: finish this implementation for the npm package registry