locking down dependencies by removing tildas and carrots before versions to ensure expected versions are installed and deployed.
Fix issue when trying to build and test using npm. Developers can now use npm to install, run builds, tests, etc without running into dependency mismatch issues.
locking down dependencies by removing tildas and carrots before versions to ensure expected versions are installed and deployed. Fix issue when trying to build and test using npm. Developers can now use npm to install, run builds, tests, etc without running into dependency mismatch issues.