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 eaffd36 commit 5e489d6Copy full SHA for 5e489d6
.evergreen.yml
@@ -95,7 +95,7 @@ functions:
95
ls -alh dist || true;
96
97
# Upload release assets to S3 and GitHub
98
- DEBUG=* npm run upload ${compass_distribution}
+ npm run upload ${compass_distribution}
99
EOF_BUILD_SH
100
101
#
package.json
@@ -221,7 +221,7 @@
221
"electron": "1.6.1",
222
"enzyme": "^2.5.1",
223
"eslint-config-mongodb-js": "^2.2.0",
224
- "hadron-build": "^13.0.7",
+ "hadron-build": "^13.0.8",
225
"hadron-spectron": "^1.0.0",
226
"jsdom": "^9.8.3",
227
"mgeneratejs": "^0.2.0",
0 commit comments