Skip to content

Commit 3f401b7

Browse files
imlucaskangas
authored andcommitted
INT-1403 🐛 Fix debug in main and renderer processes
See mongodb-js/debug#1 See mongodb-js/hadron-build#12 (cherry picked from commit 8c55343)
1 parent 05e4d05 commit 3f401b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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#ca4477297589a8c78d8a6d6eb29b2f67dce0e03e",
95+
"debug": "mongodb-js/debug#v2.2.2",
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",
@@ -141,7 +141,7 @@
141141
"chai-as-promised": "^5.1.0",
142142
"eslint-config-mongodb-js": "^1.0.6",
143143
"eslint-plugin-react": "^4.1.0",
144-
"hadron-build": "^0.6.0",
144+
"hadron-build": "^0.6.3",
145145
"mongodb-js-fmt": "^0.0.3",
146146
"mongodb-js-precommit": "^0.2.8",
147147
"mongodb-runner": "^3.2.2",

0 commit comments

Comments
 (0)