Skip to content

Commit 546ebab

Browse files
author
Dane Springmeyer
committed
update mason version now that mapbox/mason#216 has merged
1 parent 1c4a51d commit 546ebab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/setup_mason.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -eu
44
set -o pipefail
55

66
# we pin the mason version to avoid changes in mason breaking builds
7-
MASON_VERSION="better-linking"
7+
MASON_VERSION="3ddc419"
88

99
function setup_mason() {
1010
if [[ ! -d ./.mason ]]; then

0 commit comments

Comments
 (0)