Skip to content

Commit

Permalink
Merge pull request #1498 from gruntjs/update-util-log
Browse files Browse the repository at this point in the history
update legacy log and util to 1.0.0
  • Loading branch information
vladikoff committed Apr 4, 2016
2 parents 84bdbf1 + 71d7504 commit 49c9737
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"glob": "~7.0.0",
"grunt-cli": "1.2.0",
"grunt-known-options": "~1.1.0",
"grunt-legacy-log": "1.0.0-rc1",
"grunt-legacy-util": "1.0.0-rc1",
"grunt-legacy-log": "~1.0.0",
"grunt-legacy-util": "~1.0.0",
"iconv-lite": "~0.4.13",
"js-yaml": "~3.5.2",
"minimatch": "~3.0.0",
Expand Down

0 comments on commit 49c9737

Please sign in to comment.