mirror of
https://github.com/dzeiocom/components.git
synced 2025-04-23 11:22:11 +00:00
v0.8.1
This commit is contained in:
parent
1488386e1d
commit
031971b859
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dzeio/components",
|
||||
"version": "0.8.0",
|
||||
"version": "0.8.1",
|
||||
"license": "MIT",
|
||||
"main": "./index.js",
|
||||
"types": "./types/index.d.ts",
|
||||
@ -36,7 +36,7 @@
|
||||
"typescript": "^4.2.3"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "rm -rf src/dzeio/**/*.js && start-storybook -p 6006",
|
||||
"dev": "rm -rf src/dzeio/**/*.js && start-storybook -s ./.storybook/public -p 6006",
|
||||
"build": "rollup --config",
|
||||
"prepublishOnly": "yarn build",
|
||||
"postinstall": "rollup --config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user