diff options
author | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 14:12:30 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 14:18:46 -0500 |
commit | 40351deaf763f43447b39da3fd8be2d1b92f1e6c (patch) | |
tree | c3a662711784d34463768a101e0a71b88bcfb177 /package.json | |
parent | bdd4a279572fbaf5564963a10c79c87b2a2014ad (diff) | |
download | jquery-ui-40351deaf763f43447b39da3fd8be2d1b92f1e6c.tar.gz jquery-ui-40351deaf763f43447b39da3fd8be2d1b92f1e6c.zip |
Build: Upgrade commitplease to 2.3.0
Closes gh-1670
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 fdecd814d..faf798b11 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "dependencies": {}, "devDependencies": { - "commitplease": "2.0.0", + "commitplease": "2.3.0", "grunt": "0.4.5", "grunt-bowercopy": "1.2.4", "grunt-compare-size": "0.4.0", |