diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2014-10-22 17:57:23 +0200 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2014-10-22 17:57:23 +0200 |
commit | 5bc1ddc5cc96e509e0fadb0c1e3a70927de6ed1c (patch) | |
tree | 4fca1de9ea7b486b1016171687c0bacd94cced32 /package.json | |
parent | 3e89a53265bfdc992d7a97a01c5d1025e48e5906 (diff) | |
download | jquery-5bc1ddc5cc96e509e0fadb0c1e3a70927de6ed1c.tar.gz jquery-5bc1ddc5cc96e509e0fadb0c1e3a70927de6ed1c.zip |
Build: Upgrade to commitplease 2.0.0
commitplease now accepts "[tmp]:" and similar to temporary commits,
useful while updating pull requests that are squashed later.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4a3de5b74..c26a57a76 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dependencies": {}, "devDependencies": { "colors": "0.6.2", - "commitplease": "1.10.1", + "commitplease": "2.0.0", "grunt": "0.4.5", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", |