diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-12-20 17:13:48 -0500 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-12-20 17:29:35 -0500 |
commit | 827b5141df49a83bc4a2edc243343d5987901131 (patch) | |
tree | 275b76fceaa3ade6039296fc4edd56634f84b2e3 /package.json | |
parent | fd9c32118f8031eef681f6bd9fffa29bbce3c517 (diff) | |
download | jquery-827b5141df49a83bc4a2edc243343d5987901131.tar.gz jquery-827b5141df49a83bc4a2edc243343d5987901131.zip |
Release script: jquery-release integration
Conflicts:
build/release.js
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 95c759cc6..7dc24fc6a 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "testswarm": "1.1.0", "load-grunt-tasks": "0.2.0", "requirejs": "2.1.9", + "shelljs": "0.2.6", "grunt": "0.4.2", "grunt-cli": "0.1.11", |