We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i'm seeing a package.json but not finding this on npm?
The text was updated successfully, but these errors were encountered:
it's not on npm, it's on bower and on nuget
I will check how publishing to npm works and if it won't be too complicated, I can add it there too
Sorry, something went wrong.
@kevzettler I managed to use this package through npm by manually adding:
package.json "bootstrap-sortable": "git://github.com/drvic10k/bootstrap-sortable.git#3228ddab69ee6af8808d6be377e532ef0da5a563"
package.json
"bootstrap-sortable": "git://github.com/drvic10k/bootstrap-sortable.git#3228ddab69ee6af8808d6be377e532ef0da5a563"
Where 3228dda corresponds to version 1.12
No branches or pull requests
i'm seeing a package.json but not finding this on npm?
The text was updated successfully, but these errors were encountered: