@launchpad-ui/table
Advanced tools
Comparing version 0.6.22 to 0.6.23
{ | ||
"name": "@launchpad-ui/table", | ||
"version": "0.6.22", | ||
"version": "0.6.23", | ||
"status": "beta", | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
"classix": "2.1.17", | ||
"@launchpad-ui/tokens": "~0.11.3" | ||
"@launchpad-ui/tokens": "~0.11.4" | ||
}, | ||
@@ -49,5 +49,4 @@ "peerDependencies": { | ||
"clean": "rm -rf dist", | ||
"lint": "stylelint '**/*.css' --ignore-path ../../.stylelintignore", | ||
"test": "vitest run --coverage" | ||
} | ||
} |
36922
Updated@launchpad-ui/tokens@~0.11.4