ngageoint / opensphere

OpenSphere
Apache License 2.0
185 stars 90 forks source link

61 lock dependencies #1448

Closed cwerthomni closed 6 months ago

cwerthomni commented 6 months ago

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.