Closed dntosas closed 11 months ago
The newly published package of use-deep-compare 1.2.0 seems to break tadviewer from building successfully. So in this commit, we are choring into pinning a specific pkg version.
use-deep-compare
tadviewer
Ref: https://www.npmjs.com/package/use-deep-compare/v/1.2.0
The next step should consider a proper path of upgrading this library and/or when needed.
@antonycourtney I smoketested this against tadviewer w/
./tools/build-all.sh cd packages/tad-app npm start -- csv/bart-comp-all.csv
And saw no effect.
Not sure what's going on with the build errors here.
The newly published package of
use-deep-compare
1.2.0 seems to breaktadviewer
from building successfully. So in this commit, we are choring into pinning a specific pkg version.Ref: https://www.npmjs.com/package/use-deep-compare/v/1.2.0
The next step should consider a proper path of upgrading this library and/or when needed.