Update Sharkitek to 4.1.0 and yarn to latest stable version.
This commit is contained in:
parent
d1b7fc6107
commit
4966113a2e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "sharkitek",
|
"name": "sharkitek",
|
||||||
"version": "4.0.0",
|
"version": "4.1.0",
|
||||||
"description": "Sharkitek library proxy package, see @sharkitek/core",
|
"description": "Sharkitek library proxy package, see @sharkitek/core",
|
||||||
"repository": "https://code.zeptotech.net/Sharkitek/Proxy",
|
"repository": "https://code.zeptotech.net/Sharkitek/Proxy",
|
||||||
"author": {
|
"author": {
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sharkitek/core": "^4"
|
"@sharkitek/core": "^4.1.0"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.8.1"
|
"packageManager": "yarn@4.9.2"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue