Skip to content

Commit c41887c

Browse files
imlucaskangas
authored andcommitted
INT-1549: Remove stray debugger statement in mongodb-js/debug (#416)
Also put mongodb-js/debug under travisci so it doesn't happen again. :arrow_up: debug@mongodb-js/debug#v2.2.3 (cherry picked from commit 3a1d4d4)
1 parent e0d2d3d commit c41887c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"backoff": "^2.4.1",
9393
"bootstrap": "https://github.com/twbs/bootstrap/archive/v3.3.5.tar.gz",
9494
"d3": "^3.5.6",
95-
"debug": "mongodb-js/debug#v2.2.2",
95+
"debug": "mongodb-js/debug#v2.2.3",
9696
"debug-menu": "^0.3.0",
9797
"electron-squirrel-startup": "^0.1.4",
9898
"font-awesome": "https://github.com/FortAwesome/Font-Awesome/archive/v4.4.0.tar.gz",

0 commit comments

Comments
 (0)