fix version

This commit is contained in:
nflnkr 2023-08-22 12:31:00 +03:00
parent 77a9346b5a
commit 49efa9c3b2
2 changed files with 2 additions and 2 deletions

@ -17,7 +17,7 @@ export const penaMuiTheme = createTheme({
main: "#000000",
},
secondary: {
main: "#252734"
main: "#252734",
},
text: {
primary: "#000000",

@ -1,6 +1,6 @@
{
"name": "@frontend/kitui",
"version": "1.0.28",
"version": "1.0.29",
"description": "test",
"main": "./dist/index.js",
"module": "./dist/index.js",