mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Release: update release dependencies
This commit is contained in:
parent
96533cd0e8
commit
47caeaecd9
@ -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"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user