qiao-config
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "qiao-config", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "json config to local file", | ||
@@ -29,6 +29,6 @@ "keywords": [ | ||
"scripts": { | ||
"build": "rollup --config _config.rollup.js", | ||
"test": "jest --config _config.jest.js" | ||
"build": "rollup -c", | ||
"test": "jest" | ||
}, | ||
"gitHead": "039fa29a5fe1c7c2af0e7ce19f298b144f032669" | ||
"gitHead": "98dbad1526bc58003bbaa9a69843725a93a4be0f" | ||
} |
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
10370