gulp-modernizr
Advanced tools
Comparing version 3.3.0 to 3.4.0
@@ -0,0 +0,0 @@ var PluginError = require('plugin-error'); |
{ | ||
"name": "gulp-modernizr", | ||
"description": "Gulp wrapper for custom Modernizr builds", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"license": "MIT", | ||
@@ -15,3 +15,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"customizr": "^1.3.0", | ||
"customizr": "^1.4.0", | ||
"plugin-error": "^1.0.1", | ||
@@ -23,6 +23,6 @@ "through2": "^3.0.1", | ||
"chai": "^4.2.0", | ||
"eslint": "^6.0.1", | ||
"eslint": "^6.5.1", | ||
"eslint-config-gulp": "^3.0.1", | ||
"gulp": "^4.0.2", | ||
"mocha": "^6.1.4" | ||
"mocha": "^6.2.2" | ||
}, | ||
@@ -29,0 +29,0 @@ "engines": { |
@@ -0,0 +0,0 @@ # gulp-modernizr |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ var Modernizr = window.Modernizr; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
21649
Updatedcustomizr@^1.4.0