@giftee/abukuma-css
Advanced tools
Comparing version
{ | ||
"name": "@giftee/abukuma-css", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
@@ -8,12 +8,2 @@ "description": "CSS Framework of Giftee Design System", | ||
"type": "module", | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"build:analyze": "tsc && vite build --mode analyze", | ||
"preview": "vite preview", | ||
"lint": "stylelint '**/*.scss' && prettier --check .", | ||
"format": "stylelint '**/*.scss' --fix && prettier --write .", | ||
"storybook": "storybook dev -p 6006", | ||
"build-storybook": "storybook build" | ||
}, | ||
"devDependencies": { | ||
@@ -62,4 +52,14 @@ "@babel/core": "^7.24.9", | ||
"dependencies": { | ||
"@giftee/abukuma-design-tokens": "workspace:^" | ||
"@giftee/abukuma-design-tokens": "^0.1.1" | ||
}, | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"build:analyze": "tsc && vite build --mode analyze", | ||
"preview": "vite preview", | ||
"lint": "stylelint '**/*.scss' && prettier --check .", | ||
"format": "stylelint '**/*.scss' --fix && prettier --write .", | ||
"storybook": "storybook dev -p 6006", | ||
"build-storybook": "storybook build" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
174278
0.26%6
20%660
-0.3%+ Added