@washingtonpost/wpds-theme
Advanced tools
Comparing version 0.4.5 to 0.5.0
{ | ||
"name": "@washingtonpost/wpds-theme", | ||
"version": "0.4.5", | ||
"version": "0.5.0", | ||
"description": "WPDS Theme and System", | ||
@@ -29,3 +29,5 @@ "author": "WPDS Support <wpds@washpost.com>", | ||
"build": "npm run build:transform && npx tsup src/index.ts --loader .ts=tsx --minify --format esm,cjs --dts --sourcemap --legacy-output --external react --clean @stitches/react", | ||
"test": "echo \"Error: run tests from root\" && exit 1" | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
"dev": "tsup src/index.ts --format esm,cjs --watch --dts --legacy-output --external react", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" | ||
}, | ||
@@ -42,3 +44,3 @@ "bugs": { | ||
}, | ||
"gitHead": "ffee39c63ef3f7be13fb161edde7f0bcd447915d" | ||
"gitHead": "3b12dd358351f22d18144f3d95dc5ff0183ec9c8" | ||
} |
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
185418