Open kevzettler opened 8 years ago
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
@kevzettler I managed to use this package through npm by manually adding:
package.json
"bootstrap-sortable": "git://github.com/drvic10k/bootstrap-sortable.git#3228ddab69ee6af8808d6be377e532ef0da5a563"
Where 3228ddab69ee6af8808d6be377e532ef0da5a563 corresponds to version 1.12
i'm seeing a package.json but not finding this on npm?