Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"repository" element spelt incorrectly on "https://registry.npmjs.org" #12

Open
HectorBailey opened this issue May 5, 2023 · 0 comments

Comments

@HectorBailey
Copy link

Hi,

I haven't used this lib at all, I have been making a bit of software which interacts with the NPM registry, and I noticed that in the json response for this lib "repository" is spelt wrong.

Not sure how you go about fixing this, I'm not really in to the NPM or JS scene, but I thought I would let you know.

Here is the URL I used https://registry.npmjs.org/svelte-dragdroplist/1.1.1

This is the element in question as you can see it says "respository" and not "repository"

        "respository":{
            "type":"git",
            "url":"git+https://github.com/jwlarocque/svelte-dragdroplist.git"
        }

Hope this helps someone 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant