mirror of
https://github.com/dzeiocom/components.git
synced 2025-04-23 03:12:14 +00:00
bump: 1.0.0-alpha.9
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
parent
4d1b649a63
commit
5e6d88c27e
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@dzeio/components",
|
"name": "@dzeio/components",
|
||||||
"version": "1.0.0-alpha.8",
|
"version": "1.0.0-alpha.9",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
"types": "./types/index.d.ts",
|
"types": "./types/index.d.ts",
|
||||||
|
@ -30,6 +30,7 @@ import Row from './Row'
|
|||||||
import Sidebar from './Sidebar'
|
import Sidebar from './Sidebar'
|
||||||
import Table from './Table'
|
import Table from './Table'
|
||||||
import Text from './Text'
|
import Text from './Text'
|
||||||
|
|
||||||
import * as Util from './Util'
|
import * as Util from './Util'
|
||||||
|
|
||||||
export {
|
export {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user