diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2014-10-22 17:53:42 +0200 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2014-10-22 17:53:42 +0200 |
commit | 2159e0446c03fd19cc942d9e141c6df70c610833 (patch) | |
tree | 863071254035bc7fab435db3a963bf4c08093c74 /package.json | |
parent | 6d7589351eae1e180579fc0c87885e5ab7a73f48 (diff) | |
download | jquery-ui-2159e0446c03fd19cc942d9e141c6df70c610833.tar.gz jquery-ui-2159e0446c03fd19cc942d9e141c6df70c610833.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 ef784a4ed..e9fdd1421 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "dependencies": {}, "devDependencies": { - "commitplease": "1.6.0", + "commitplease": "2.0.0", "grunt": "0.4.2", "grunt-bowercopy": "1.1.0", "grunt-compare-size": "0.4.0", |