build-workflow
Advanced tools
Comparing version 0.1.15 to 0.1.16
@@ -10,3 +10,3 @@ var Promise = require( 'es6-promise' ).Promise; | ||
'esformatter-eol-last', | ||
'esformatter-jsx-ignore', | ||
'esformatter-jsx', | ||
'esformatter-quote-props', | ||
@@ -13,0 +13,0 @@ 'esformatter-quotes', |
{ | ||
"name": "build-workflow", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "Simple gruntfile helper to define build workflows", | ||
@@ -42,3 +42,3 @@ "main": "config-loader.js", | ||
"esformatter-eol-last": "^1.0.0", | ||
"esformatter-jsx-ignore": "^1.0.4", | ||
"esformatter-jsx": "^1.0.1", | ||
"esformatter-quote-props": "^1.0.0", | ||
@@ -45,0 +45,0 @@ "esformatter-quotes": "^1.0.0", |
{ | ||
"plugins": [ | ||
"esformatter-shebang-ignore", | ||
"esformatter-jsx-ignore", | ||
"esformatter-jsx", | ||
"esformatter-quotes", | ||
@@ -6,0 +6,0 @@ "esformatter-quote-props", |
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
387305