

Personal Devices – Students, Faculty & Staffĭownload Creative Cloud from Adobe. Once you download the Creative Cloud app, you can select which products to download onto your computer. Adobe licenses are provisioned automatically on your second day. I read the documentation about npm update and couldn't find the proper way to update the package to a specific version.Creative Cloud is automatically available to all active students, faculty, and regular full- and part-time staff on the Ann Arbor, Dearborn, Flint and Michigan Medicine campuses. Please allow one day to receive your Adobe license. I have no control over this command to select the specific version I want. It doesn't update the package.json and it always jump to the latest version. This doesn't seem to be the right road to go. & git commit -m "Updating package myPackage to version 2.0.0" npm install in order to make sure that I'm synchronized with the npm-shrinkwrap.I want to update/upgrade this specific package to version 2.0.0 (and not the latest 2.2.0). The latest version of this package is 2.2.0.


I'm using NPM and shrinkwrap (latest up to date version) to maintain my packages.Īt the moment, one of my package current version is 1.1.0.
