Skip to content

Commit 80c8be4

Browse files
committed
Merge pull request #383 from 10gen/optimized-compile-cache
Bump compile cache to 0.0.4
2 parents 3d6c018 + 61c2355 commit 80c8be4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
"test-functional": "npm test -- --functional",
6464
"test-unit": "npm test -- --unit",
6565
"test-release": "npm test -- --release",
66-
"export": "asar e 'dist/MongoDB Compass-darwin-x64/MongoDB Compass.app/Contents/Resources/app.asar' ../app-asar",
6766
"upload": "hadron-build upload",
6867
"evergreen-expansions": "hadron-build config --format=yaml --output=expansions.yml --flatten"
6968
},
@@ -98,7 +97,7 @@
9897
"font-awesome": "https://github.com/FortAwesome/Font-Awesome/archive/v4.4.0.tar.gz",
9998
"get-object-path": "azer/get-object-path#74eb42de0cfd02c14ffdd18552f295aba723d394",
10099
"hadron-auto-update-manager": "^0.0.12",
101-
"hadron-compile-cache": "^0.0.3",
100+
"hadron-compile-cache": "^0.0.4",
102101
"hadron-ipc": "^0.0.7",
103102
"hadron-module-cache": "^0.0.3",
104103
"highlight.js": "^8.9.1",

0 commit comments

Comments
 (0)