grunt-modernizr
Advanced tools
Comparing version 3.0.3 to 3.0.4
# Changelog | ||
### 3.0.4 | ||
- Updated dependencies | ||
- | ||
### 3.0.3 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "grunt-modernizr", | ||
"description": "Build out a lean, mean Modernizr machine.", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"main": "Gruntfile.js", | ||
@@ -32,8 +32,8 @@ "bin": { | ||
"assert": "^2.0.0", | ||
"grunt": "^1.4.1", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-contrib-jshint": "^3.1.1", | ||
"grunt": "^1.6.1", | ||
"grunt-contrib-clean": "^2.0.1", | ||
"grunt-contrib-jshint": "^3.2.0", | ||
"grunt-contrib-nodeunit": "^4.0.0", | ||
"grunt-contrib-watch": "^1.1.0", | ||
"mocha": "^9.2.0", | ||
"mocha": "^10.2.0", | ||
"nexpect": "^0.6.0" | ||
@@ -40,0 +40,0 @@ }, |
@@ -61,3 +61,3 @@ # grunt-modernizr | ||
## License | ||
Copyright (c) 2022 The Modernizr team | ||
Copyright (c) 2023 The Modernizr team | ||
Licensed under the MIT license. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
181515