diff --git a/package.json b/package.json index d6b8312..dffad6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-modernizr-wezom", - "version": "1.1.2", + "version": "1.1.3", "description": "Gulp plugin for moderznir, Wezom studio version", "main": "index.js", "scripts": { @@ -32,7 +32,7 @@ "homepage": "https://github.com/dutchenkoOleg/gulp-modernizr-wezom#readme", "dependencies": { "chalk": "^2.1.0", - "gulp-not-supported-file": "^1.2.0", + "gulp-not-supported-file": "^1.2.1", "gulp-util": "^3.0.8", "lodash": "^4.17.4", "modernizr": "^3.5.0",