Version 1.8.3 and update yarn.
This commit is contained in:
parent
7bbd04e47a
commit
989f1f04d2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.8.2",
|
||||
"version": "1.8.3",
|
||||
"name": "@kernelui/core",
|
||||
"description": "Kernel UI Core.",
|
||||
"scripts": {
|
||||
|
@ -46,5 +46,5 @@
|
|||
"react-dom": "^18.3.1",
|
||||
"react-router-dom": "^7.0.1"
|
||||
},
|
||||
"packageManager": "yarn@4.5.0"
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue