diff options
author | Oleg Gaidarenko <markelog@gmail.com> | 2016-03-12 17:48:37 +0300 |
---|---|---|
committer | Oleg Gaidarenko <markelog@gmail.com> | 2016-03-14 21:13:05 +0300 |
commit | 055cb7534e2dcf7ee8ad145be83cb2d74b5331c7 (patch) | |
tree | 295c6afce6b203f752eb6b0c8697b1d452f71151 /package.json | |
parent | 0c1f72667dd74bf00c6c514ebe8b7e92c3e7ad0e (diff) | |
download | jquery-055cb7534e2dcf7ee8ad145be83cb2d74b5331c7.tar.gz jquery-055cb7534e2dcf7ee8ad145be83cb2d74b5331c7.zip |
Build: try insight package to get info about custom builds
Fixes gh-2890
Closes gh-2988
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index ef450590c..30ff931fc 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "grunt-npmcopy": "0.1.0", "gzip-js": "0.3.2", "husky": "0.11.3", + "insight": "0.7.0", "jsdom": "5.6.1", "load-grunt-tasks": "3.4.0", "native-promise-only": "0.8.1", |