Skip to content

NPM Install not installing 0.0.1 Master Branch #22

@fabioberger

Description

@fabioberger

Hi,

When installing ReactScriptLoader with npm with the following declarating in my package.json file:

"react-script-loader": "0.0.1",

I am not getting the latest version of the code, i.e there are changes in master that aren't showing up in the copy installed in my node_modules folder.

I have to use:

"react-script-loader": "yariv/ReactScriptLoader#4004db47edf5b4e770f7f9796d73f70392d6c339",

Any idea why this is? Is npm caching an earlier version of the library?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions