mirror of
https://github.com/dzeiocom/components.git
synced 2025-04-22 19:02:15 +00:00
v0.6.3
This commit is contained in:
parent
c6436d0914
commit
dd179edc2a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@dzeio/components",
|
"name": "@dzeio/components",
|
||||||
"version": "0.6.2",
|
"version": "0.6.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "./index.mjs",
|
"main": "./index.mjs",
|
||||||
"types": "./types/index.d.ts",
|
"types": "./types/index.d.ts",
|
||||||
@ -30,8 +30,8 @@
|
|||||||
"react": "^17.0.1",
|
"react": "^17.0.1",
|
||||||
"react-dom": "^17.0.1",
|
"react-dom": "^17.0.1",
|
||||||
"react-feather": "^2.0.9",
|
"react-feather": "^2.0.9",
|
||||||
"typescript": "^4.2.3",
|
"stylus": "^0.54.8",
|
||||||
"stylus": "^0.54.8"
|
"typescript": "^4.2.3"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "rm -rf src/dzeio/**/*.js && start-storybook -p 6006",
|
"dev": "rm -rf src/dzeio/**/*.js && start-storybook -p 6006",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user