I see that handsontable-pro has npm support. Is there a way I can get a particular version of the package using npm?
The package.json of the handsontable-pro that I am using has below version
“_id”: “handsontable-pro@1.9.1”,
I would want to continue using that. Any pointers to always get this version when I do npm install would be helpful.