Skip to content

Commit 9fcae94

Browse files
authored
Build: Update release dependencies
In particular, the `node-packager` update is required for the release process to work on newer Node.js versions. Closes gh-2239
1 parent 4da7a30 commit 9fcae94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/release.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Release.define( {
153153
};
154154

155155
module.exports.dependencies = [
156-
157-
158-
156+
157+
158+
159159
];

0 commit comments

Comments
 (0)