Remove circluar dep for test dependency - I think this is managed w learna and not needed (#3441)

Co-authored-by: Brian Carlson <brian.carlson@getcruise.com>
This commit is contained in:
Brian C 2025-04-25 14:34:31 -05:00 committed by GitHub
parent 81d875fe09
commit 229de3006b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,8 +38,7 @@
"co": "4.6.0",
"expect.js": "0.3.1",
"lodash": "^4.17.11",
"mocha": "^10.5.2",
"pg-cursor": "^2.14.6"
"mocha": "^10.5.2"
},
"peerDependencies": {
"pg": ">=8.0"