aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2014-01-20 18:22:15 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2014-02-11 19:01:23 +0100
commit08c732833799f422b756dd1d5e42ca6859fe21c5 (patch)
treec06e3849530c988f71bd4019e6c69111bea3d636 /package.json
parent05c5646071cbc2fa4d95fe45f46059a057b90276 (diff)
downloadjquery-ui-08c732833799f422b756dd1d5e42ca6859fe21c5.tar.gz
jquery-ui-08c732833799f422b756dd1d5e42ca6859fe21c5.zip
Build: Add commitplease as devDependency, to check commit messages
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d565c3c68..30d8b1f72 100644
--- a/package.json
+++ b/package.json
@@ -56,6 +56,7 @@
},
"dependencies": {},
"devDependencies": {
+ "commitplease": "1.6.0",
"grunt": "0.4.2",
"grunt-contrib-concat": "0.1.3",
"grunt-contrib-csslint": "0.2.0",