* Install node version as specified in engine section in package.json * ```git clone git@github.com:StackStorm/st2chatops.git``` * ```npm install``` * Edit package in package.json and set it to new version * ```npm update $package_name``` * ```npm shrinkwrap```