mirror of
https://github.com/dzeiocom/components.git
synced 2025-08-13 22:51:59 +00:00
v0.4.2 - Changed to be used only inconjonction with stylus
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@@ -20,9 +20,6 @@
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-feather": "^2.0.9",
|
||||
"rollup": "^2.39.0",
|
||||
"rollup-plugin-styles": "^3.14.1",
|
||||
"rollup-plugin-typescript2": "^0.30.0",
|
||||
"style-loader": "^2.0.0",
|
||||
"stylus": "^0.54.8",
|
||||
"stylus-loader": "^4.3.3",
|
||||
@@ -38,7 +35,6 @@
|
||||
},
|
||||
"scripts": {
|
||||
"storybook": "rm -rf src/dzeio/**/*.js && start-storybook -p 6006",
|
||||
"build-storybook": "build-storybook",
|
||||
"build": "tsc && mv src/index.js src/index.mjs",
|
||||
"prepublishOnly": "yarn build"
|
||||
}
|
||||
|
Reference in New Issue
Block a user