radix-ui-themes-with-tailwind
Advanced tools
Comparing version 1.0.2 to 1.0.6
{ | ||
"version": "1.0.2", | ||
"version": "1.0.6", | ||
"name": "radix-ui-themes-with-tailwind", | ||
@@ -40,4 +40,6 @@ "description": "Tailwind plugin for Radix Themes", | ||
"build": "tsup", | ||
"dev": "tsup --watch" | ||
"dev": "tsup --watch", | ||
"version": "pnpm run build && git add -A", | ||
"postversion": "git push && git push --tags && pnpm publish" | ||
} | ||
} |
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
72259