Open
Description
-
Install node version as specified in engine section in package.json
-
git clone [email protected]:StackStorm/st2chatops.git
-
npm install
-
Edit package in package.json and set it to new version
-
npm update $package_name
-
npm shrinkwrap