MitocGroup / deep-package-manager

DEEP = Digital Enterprise End-to-end Platform

Home Page:https://www.deep.mg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Review dependencies and tighten up versions

eistrati opened this issue · comments

Please go through all npm dependencies and tighten up versions, to avoid future issues in deep ecosystem.

I think we can fix it by publishing an shrinkwrap.json file that (accordingly to https://docs.npmjs.com/cli/shrinkwrap) locks dependencies on exact dependencies versions installed on publish

Test Passed
Acceptance Criteria:

  • "npm-shrinkwrap.json" available in "npm package root"

  • Clone "deep-package-manager"

  • Locate "npm-shrinkwrap.json" in node_modules/deep-package-manager/

Please refer to attachment for more details:
screen shot 2017-06-06 at 15 20 39