diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2014-05-23 12:45:51 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2014-05-27 15:17:54 -0400 |
commit | 523c87138afc23acd7d0817504d254bd25ae04a0 (patch) | |
tree | 700446c9ce5214330876fd3057d958273afcb6f8 /package.json | |
parent | 43756f6e7afb3ee8fe8100ef530e04f5b0cc4cae (diff) | |
download | jquery-523c87138afc23acd7d0817504d254bd25ae04a0.tar.gz jquery-523c87138afc23acd7d0817504d254bd25ae04a0.zip |
Release: ensure Sizzle is the latest tag
Fixes #14915
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 86def159e..c1ff29da1 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ ], "dependencies": {}, "devDependencies": { + "colors": "^0.6.2", "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", |