Fix linting issue

This commit is contained in:
Reinier Criel 2025-10-25 14:14:36 -07:00
parent 38d3b46939
commit 598ddc17fa
2 changed files with 0 additions and 20 deletions

View file

@ -1,5 +1,3 @@
import { parse } from "semver";
export const knownJsRegistries = ["registry.npmjs.org","registry.yarnpkg.com"];
export const knownPipRegistries = ["files.pythonhosted.org", "pypi.org", "pypi.python.org", "pythonhosted.org"];