@launchpad-ui/button
Advanced tools
Comparing version 0.7.2-alpha.0 to 0.7.2
{ | ||
"name": "@launchpad-ui/button", | ||
"version": "0.7.2-alpha.0", | ||
"version": "0.7.2", | ||
"status": "beta", | ||
@@ -29,3 +29,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@launchpad-ui/tokens": "0.1.5", | ||
"@launchpad-ui/tokens": "~0.1.5", | ||
"@radix-ui/react-slot": "^1.0.0", | ||
@@ -45,3 +45,2 @@ "classix": "^2.1.13" | ||
"clean": "rm -rf dist", | ||
"e2e": "playwright test --config=../../playwright.config.ct.ts", | ||
"lint": "eslint '**/*.{ts,tsx,js}' && stylelint '**/*.css' --ignore-path ../../.stylelintignore", | ||
@@ -48,0 +47,0 @@ "test": "vitest run --coverage" |
71540
Updated@launchpad-ui/tokens@~0.1.5