grunt-modernizr
Advanced tools
Comparing version 3.0.1 to 3.0.2
# Changelog | ||
### 3.0.2 | ||
- Updated dependencies | ||
### 3.0.1 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "grunt-modernizr", | ||
"description": "Build out a lean, mean Modernizr machine.", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"main": "Gruntfile.js", | ||
@@ -27,3 +27,3 @@ "bin": { | ||
"dependencies": { | ||
"customizr": "^2.0.1", | ||
"customizr": "^2.0.3", | ||
"lodash.merge": "^4.6.2" | ||
@@ -33,8 +33,8 @@ }, | ||
"assert": "^2.0.0", | ||
"grunt": "^1.1.0", | ||
"grunt": "^1.3.0", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-contrib-jshint": "^2.1.0", | ||
"grunt-contrib-jshint": "^3.0.0", | ||
"grunt-contrib-nodeunit": "^2.1.0", | ||
"grunt-contrib-watch": "^1.1.0", | ||
"mocha": "^8.0.1", | ||
"mocha": "^8.3.2", | ||
"nexpect": "^0.6.0" | ||
@@ -41,0 +41,0 @@ }, |
@@ -62,3 +62,3 @@ # grunt-modernizr | ||
## License | ||
Copyright (c) 2020 The Modernizr team | ||
Copyright (c) 2021 The Modernizr team | ||
Licensed under the MIT license. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
180579
Updatedcustomizr@^2.0.3