@launchpad-ui/button
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@launchpad-ui/button", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"publishConfig": { | ||
@@ -43,5 +43,5 @@ "access": "public" | ||
"e2e": "playwright test --config=../../playwright.config.ts", | ||
"lint": "eslint '**/*.{ts,tsx,js}'", | ||
"lint": "eslint '**/*.{ts,tsx,js}' && stylelint '**/*.css' --ignore-path ../../.stylelintignore", | ||
"test": "vitest run --coverage" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
94971
673