Update Yarn
This commit is contained in:
parent
c501afc790
commit
0df4db5d25
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2,4 +2,4 @@ compressionLevel: mixed
|
|||
|
||||
enableGlobalCache: false
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.5.3.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.9.4.cjs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@advdominion/tooltip",
|
||||
"version": "3.0.1",
|
||||
"type": "module",
|
||||
"packageManager": "yarn@4.5.3",
|
||||
"packageManager": "yarn@4.9.4",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue