global-config-file
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "global-config-file", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Handles all extensions for configuration files.", | ||
@@ -14,3 +14,3 @@ "main": "dist/lib/index.js", | ||
"test": "jest", | ||
"prepublish": "yarn lint && yarn test && yarn build" | ||
"prepublishOnly": "yarn lint && yarn test && yarn build" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": { |
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
28307