Skip to content

Commit 23cad60

Browse files
committed
INT-1836 ⬆️ [email protected] (#487)
Fixes icon and issues described in #478. To reproduce and verify: 1. [Install Compass [email protected]](https://downloads.mongodb.com/compass/beta/mongodb-co mpass-1.3.0-beta.5-darwin-x64.dmg) 2. [Install Compass Beta from this evergreen patch build](https://s3.amazonaws.com/mciuploads/scout/osx-1010/72849e0f39e773 5a703d2788218b8a357397c13f/mongodb-compass-1.4.0-beta.0-darwin-x64.dmg) 3. Launch Compass, which should succeed and show a new version as 1.4.0-beta.0
1 parent acc61b4 commit 23cad60

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
@@ -159,7 +159,7 @@
159159
"chai-as-promised": "^5.1.0",
160160
"electron-prebuilt": "1.2.8",
161161
"eslint-config-mongodb-js": "^2.2.0",
162-
"hadron-build": "^0.9.1",
162+
"hadron-build": "^0.9.6",
163163
"mocha": "^2.3.4",
164164
"mongodb-js-precommit": "^0.2.9",
165165
"mongodb-runner": "^3.2.0",

0 commit comments

Comments
 (0)