Update yarn and package version.
This commit is contained in:
parent
1e6c6e7f7b
commit
9d00d64be8
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"name": "@kernelui/core",
|
||||
"description": "Kernel UI Core.",
|
||||
"scripts": {
|
||||
|
@ -42,5 +42,5 @@
|
|||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"packageManager": "yarn@4.2.2"
|
||||
"packageManager": "yarn@4.5.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue