Comparing version 1.1.4 to 1.1.6
{ | ||
"name": "loomcss", | ||
"version": "1.1.4", | ||
"version": "1.1.6", | ||
"description": "Weave your own pattern libraries.", | ||
@@ -14,3 +14,4 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postversion": "git push && git push --tags && npm publish" | ||
}, | ||
@@ -17,0 +18,0 @@ "repository": { |
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
58137