aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Updating the source version to 2.0.0-preDave Methvin2013-04-091-1/+1
|
* Tagging the 2.0.0-beta3 release.2.0.0-beta3Dave Methvin2013-04-091-1/+1
|
* Update grunt-contrib-jshint to 0.3.0, close gh-1204.Michał Gołębiowski2013-04-031-1/+1
| | | | | | | | (cherry picked from 4adde5d14534799f3bcfac2771e1513be8a56a2f) Conflicts: src/data.js src/effects.js
* No ticker: grunt_compare_size options. Close gh-1210.Tom Fuertes2013-03-261-0/+1
|
* Use semver versions for our in-between versions as well.Timmy Willison2013-03-231-1/+1
| | | | http://semver.org
* updated Grunt to 0.4.1 (needed for node 0.10.0 compatibility). Closes gh-1202Michał Gołębiowski2013-03-181-4/+4
|
* No ticket: compare_size returns!Richard Gibson2013-03-111-1/+1
| | | | (remember to `npm install`)
* Updating the source version to 2.0.0preDave Methvin2013-03-011-1/+1
|
* Tagging the 2.0.0b2 release.2.0.0b2Dave Methvin2013-03-011-1/+1
|
* Fix version; we are not at 2.0.0 yet!Dave Methvin2013-02-041-1/+1
|
* Choose a lovely set of matching grunt dependencies.Dave Methvin2013-01-261-11/+8
| | | | Stylish yet functional, this set of grunt plugins should provide hours of trouble-free operation until rc6 comes out.
* Fix build until next grunt rc, disable compare_size.Dave Methvin2013-01-261-5/+4
|
* Updating the source version to 2.0.0preDave Methvin2013-01-141-1/+1
|
* Tagging the 2.0.0b1 release.2.0.0b1Dave Methvin2013-01-141-2/+2
|
* Revert grunt, grunt-contrib-jshint, and grunt-contrib-uglify versions used ↵adam j. sontag2013-01-101-3/+3
| | | | in build until we can adapt Gruntfile to support grunt 0.4.0rc5 changes
* Use new version of grunt-contrib-watch. Close gh-1106.Zachary Adam Kaplan2013-01-031-1/+1
| | | | Previous versions of grunt-contrib-watch did not support editors that used safe-writes (vim, etc..).
* Updating the version to 2.0.0preRick Waldron2012-12-311-1/+1
| | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
* Better dependency versions for grunt packages, thanks @Krinkle!Mike Sherov2012-12-191-6/+6
|
* Make sure Jenkins can grunt jQuery right from npm installMike Sherov2012-12-191-0/+4
|
* Update to Grunt 0.4, and Uglify2 with Source Maps!Mike Sherov2012-12-191-4/+7
|
* Do not assume new versions are back compatible.Dave Methvin2012-12-191-2/+2
|
* Updating the source version to 1.9.0preDave Methvin2012-12-161-1/+1
|
* Tagging the 1.9.0b1 release.1.9.0b1Dave Methvin2012-12-161-1/+1
|
* Updating the version to 1.9.0pre.Dave Methvin2012-11-161-1/+1
|
* Update grunt-compare-size to 0.2.0Rick Waldron2012-10-171-1/+1
|
* Update package.json for update submodulesTimmy Willison2012-10-161-1/+1
|
* enforce double quotes via JSHint. Closes gh-975Mike Sherov2012-10-161-1/+1
|
* Fixes update submodule task for windows (uses an npm based task)jaubourg2012-10-151-0/+1
|
* Updating the source version to 1.8.3preDave Methvin2012-09-201-1/+1
|
* Tagging the 1.8.2 release.Dave Methvin2012-09-201-1/+1
|
* Updating the source version to 1.8.2preDave Methvin2012-08-301-1/+1
|
* Tagging the 1.8.1 release.Dave Methvin2012-08-301-1/+1
|
* Updating the source version to 1.8.1preDave Methvin2012-08-091-1/+1
|
* Tagging the 1.8.0 release.Dave Methvin2012-08-091-30/+30
|
* Update to use just the MIT license; copiers can still use GPL.Dave Methvin2012-08-091-7/+4
|
* Add grunt-git-authors task.Dave Methvin2012-07-241-0/+1
|
* Use ~ to hold grunt at 0.3.9Rick Waldron2012-06-301-1/+1
|
* As it turns out, we won't need the 'main' entry in package.jsonRick Waldron2012-06-261-1/+0
|
* Removes scripts:postinstall from package.json, see: ↵Rick Waldron2012-06-211-4/+1
| | | | 286c4d91dde12ba32f4a56273d05374b1cbb79e7
* Adds post-install grunt hookJacob Thornton2012-06-191-1/+5
|
* Fix #11905, correct package.json license URLs, closes gh-826.Daniel Herman2012-06-151-2/+2
|
* Update version in package.json to reflect current version and make -git ↵Jörn Zaefferer2012-06-151-1/+1
| | | | builds slighlty more useful
* Grunt: Add testswarm taskJörn Zaefferer2012-05-071-1/+2
|
* Update grunt version to >=0.3.9Rick Waldron waldron.rick@gmail.com2012-04-181-1/+2
|
* Initial grunt implementationRick Waldron waldron.rick@gmail.com2012-04-181-0/+32