build-workflow
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "build-workflow", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Simple gruntfile helper to define build workflows", | ||
@@ -5,0 +5,0 @@ "main": "config-loader.js", |
@@ -50,2 +50,3 @@ module.exports = function ( grunt, pkg, options ) { | ||
'esformatter', | ||
'eslint', | ||
'jscs' | ||
@@ -52,0 +53,0 @@ ]; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4623
386748