Opened 11 years ago
Closed 11 years ago
#26073 closed enhancement (fixed)
Update versions of Grunt modules in package.json
Reported by: | TobiasBg | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch 3.9-early |
Focuses: | Cc: |
Description
Since adopting Grunt, several Grunt modules that are listed in package.json have been updated. The attached patch updates their version numbers in package.json, so that we can benefit from the respective up-to-date and stable versions.
Attachments (5)
Change History (13)
#5
@
11 years ago
@mjbanks: Thanks for the refreshed patch! Unfortunately, it seems to be breaking some stuff (remove grunt-contrib-copy
, add a second line for grunt
), and it doesn't yet take [26977] into account (which happened just one hour after you submitted your patch), so I refreshed the patch again, see 26073.4.patch.
Note: See
TracTickets for help on using
tickets.
Update Grunt modules