1.0.76
fix exports
This commit is contained in:
parent
2db710de79
commit
761a2d7cea
@ -1,7 +1,7 @@
|
||||
export type * from "./account";
|
||||
export type * from "./account";
|
||||
export type * from "./auth";
|
||||
export type * from "./cart";
|
||||
export type * from "./customTariffs";
|
||||
export type * from "./discount";
|
||||
export type * from "./fetchState";
|
||||
export type * from "./privilege";
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@frontend/kitui",
|
||||
"version": "1.0.75",
|
||||
"version": "1.0.76",
|
||||
"description": "test",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user