@blueprintui/typography
Advanced tools
Comparing version 0.0.1 to 0.0.3
{ | ||
"name": "@blueprintui/typography", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -14,7 +14,11 @@ "main": "index.js", | ||
"build:copy": "cpy ./package.json ./dist/lib", | ||
"drafter": "drafter build --config ./blueprint.config.js", | ||
"docs:start": "cd docs && lite-server", | ||
"docs:build": "npm run drafter:build && cpy ./docs/index.html ./dist", | ||
"drafter:build": "drafter build --config ./blueprint.config.js", | ||
"drafter:watch": "drafter build --watch --config ./blueprint.config.js", | ||
"clean": "rm -rf dist", | ||
"test": "wtr --config ./web-test-runner.config.mjs", | ||
"publish": "cd dist/lib && npm publish --access public" | ||
"publish": "cd dist/lib && npm publish --access public", | ||
"deploy": "firebase deploy --only hosting:blueprintui-typography", | ||
"link": "npm link ../cli ../drafter ../tokens/dist/lib ../themes/dist/lib ../layout/dist/lib ../components/dist/lib" | ||
}, | ||
@@ -21,0 +25,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
9066
130