]> source.dussan.org Git - jquery.git/commitdiff
Release: update release dependencies
authorTimmy Willison <4timmywil@gmail.com>
Wed, 15 Mar 2017 18:57:20 +0000 (14:57 -0400)
committerTimmy Willison <4timmywil@gmail.com>
Wed, 15 Mar 2017 18:57:20 +0000 (14:57 -0400)
build/release.js

index 56ad48d1bce232e6602c80c34bd506d3a95d36fa..de6ab0c060eb5966c2ba42df23a701459ad93d27 100644 (file)
@@ -83,8 +83,8 @@ module.exports = function( Release ) {
 };
 
 module.exports.dependencies = [
-       "archiver@0.14.2",
-       "shelljs@0.7.0",
-       "npm@2.3.0",
-       "chalk@1.1.1"
+       "archiver@1.3.0",
+       "shelljs@0.7.7",
+       "npm@4.4.1",
+       "chalk@1.1.3"
 ];