aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-08-02 13:46:29 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-08-02 13:47:20 +0200
commitf4e47278ae80f3e56cd9b91f2208ef8ce0a0f20c (patch)
treea53ffd9dd72642fa9fc2f42b2fd50e605bab0d64 /grunt.js
parente68bee9b84b16ee8a757a7a1f44d93f4ba78c656 (diff)
downloadjquery-ui-f4e47278ae80f3e56cd9b91f2208ef8ce0a0f20c.tar.gz
jquery-ui-f4e47278ae80f3e56cd9b91f2208ef8ce0a0f20c.zip
Build: Include *.jquery.json files in release
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/grunt.js b/grunt.js
index a861be2e0..1dc102a9d 100644
--- a/grunt.js
+++ b/grunt.js
@@ -164,6 +164,7 @@ grunt.initConfig({
"README.md",
"grunt.js",
"package.json",
+ "*.jquery.json",
"ui/**/*",
"demos/**/*",
"themes/**/*",