Skip to content

Commit 229de30

Browse files
briancBrian Carlson
and
Brian Carlson
authored
Remove circluar dep for test dependency - I think this is managed w learna and not needed (#3441)
Co-authored-by: Brian Carlson <[email protected]>
1 parent 81d875f commit 229de30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/pg-pool/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838
"co": "4.6.0",
3939
"expect.js": "0.3.1",
4040
"lodash": "^4.17.11",
41-
"mocha": "^10.5.2",
42-
"pg-cursor": "^2.14.6"
41+
"mocha": "^10.5.2"
4342
},
4443
"peerDependencies": {
4544
"pg": ">=8.0"

0 commit comments

Comments
 (0)