Merge branch 'master' into greenkeeper-grunt-contrib-clean-1.0.0

* master:
  chore(package): update grunt-contrib-compress to version 1.0.0

# Conflicts:
#	package.json
This commit is contained in:
Vadim Makeev 2016-02-16 12:30:40 +03:00
commit b7e9e7777d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"grunt": "^0.4.5", "grunt": "^0.4.5",
"grunt-bump": "0.7.0", "grunt-bump": "0.7.0",
"grunt-contrib-clean": "^1.0.0", "grunt-contrib-clean": "^1.0.0",
"grunt-contrib-compress": "^0.14.0", "grunt-contrib-compress": "^1.0.0",
"grunt-contrib-copy": "^0.8.2", "grunt-contrib-copy": "^0.8.2",
"grunt-gh-pages": "^1.0.0", "grunt-gh-pages": "^1.0.0",
"grunt-text-replace": "^0.4.0", "grunt-text-replace": "^0.4.0",