Skip to content

Commit 34c1c47

Browse files
committed
chore: drop unused constants
1 parent ffe391a commit 34c1c47

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

app/utils/npm/common.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
export const NPM_REGISTRY = 'https://registry.npmjs.org'
2-
export const NPM_API = 'https://api.npmjs.org'
3-
41
/**
52
* Constructs a scope:team string in the format expected by npm.
63
* npm operations require the format @scope:team (with @ prefix).

0 commit comments

Comments
 (0)