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 ffe391a commit 34c1c47Copy full SHA for 34c1c47
1 file changed
app/utils/npm/common.ts
@@ -1,6 +1,3 @@
1
-export const NPM_REGISTRY = 'https://registry.npmjs.org'
2
-export const NPM_API = 'https://api.npmjs.org'
3
-
4
/**
5
* Constructs a scope:team string in the format expected by npm.
6
* npm operations require the format @scope:team (with @ prefix).
0 commit comments