We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca076e commit eaadb6fCopy full SHA for eaadb6f
package.json
@@ -26,7 +26,7 @@
26
],
27
"build": {
28
"win32": {
29
- "icon": "src/images/win32/mongodb-compass.ico",
+ "icon": "src/app/images/win32/mongodb-compass.ico",
30
"favicon_url": "https://compass.mongodb.com/favicon.ico",
31
"loading_gif": "src/app/images/win32/mongodb-compass-installer-loading.gif"
32
},
@@ -141,7 +141,7 @@
141
"chai-as-promised": "^5.1.0",
142
"eslint-config-mongodb-js": "^1.0.6",
143
"eslint-plugin-react": "^4.1.0",
144
- "hadron-build": "^0.4.4",
+ "hadron-build": "^0.4.10",
145
"mongodb-js-fmt": "^0.0.3",
146
"mongodb-js-precommit": "^0.2.8",
147
"mongodb-runner": "^3.2.2",
0 commit comments