@koober/mrm-preset
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -32,3 +32,3 @@ const { packageJson, install } = require('mrm-core'); | ||
}); | ||
packageFile.merge({ commit: { extends: [commitLintPreset] } }); | ||
packageFile.merge({ commitlint: { extends: [commitLintPreset] } }); | ||
} | ||
@@ -35,0 +35,0 @@ packageFile.save(); |
{ | ||
"name": "@koober/mrm-preset", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Mrm configuration presets", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "027a17ab0d8e6f7bba4808804171a7e19baf70da" | ||
"gitHead": "9fafff0305fc6f637096c81b5c732d39c19cf1f4" | ||
} |
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
22343