Specific handsontable-pro version using NPM

Tags: #<Tag:0x00007f8b1db5b9b8>

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.

Hi @vish

To get a particular version of Handsontable via npm you should type

npm install git+ssh://git@git.handsontable.com:handsontable/handsontable-pro.git#version_number