@no-gravity-elements/typography
Advanced tools
Comparing version 1.0.18 to 1.0.19
{ | ||
"name": "@no-gravity-elements/typography", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "No Gravity Element", | ||
@@ -24,3 +24,2 @@ "author": "No Gravity Company", | ||
"scripts": { | ||
"build": "tsc --jsx react --emitDeclarationOnly --esModuleInterop --module ESNext --target ESNext --moduleResolution node --declaration --declarationDir ./lib/types src/*.ts && esbuild src/index.ts --bundle --outfile=lib/index.js --platform=node --target=es2018 --minify --sourcemap --external:react --external:react-dom", | ||
"publish-component": "yarn publish --access=public" | ||
@@ -27,0 +26,0 @@ }, |
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
108018