Skip to content

Commit 5e489d6

Browse files
committed
Use hadron-build w dbl-transform
1 parent eaffd36 commit 5e489d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ functions:
9595
ls -alh dist || true;
9696
9797
# Upload release assets to S3 and GitHub
98-
DEBUG=* npm run upload ${compass_distribution}
98+
npm run upload ${compass_distribution}
9999
EOF_BUILD_SH
100100
101101
#

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"electron": "1.6.1",
222222
"enzyme": "^2.5.1",
223223
"eslint-config-mongodb-js": "^2.2.0",
224-
"hadron-build": "^13.0.7",
224+
"hadron-build": "^13.0.8",
225225
"hadron-spectron": "^1.0.0",
226226
"jsdom": "^9.8.3",
227227
"mgeneratejs": "^0.2.0",

0 commit comments

Comments
 (0)