Skip to content

Commit e4fac09

Browse files
committed
chore: project
1 parent 5480ed5 commit e4fac09

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
if: steps.yarn-node_modules.outputs.cache-hit != 'true'
8080
uses: bahmutov/npm-install@v1
8181
with:
82-
install-command: yarn install --silent
82+
install-command: corepack yarn --silent
8383
env:
8484
YARN_ENABLE_IMMUTABLE_INSTALLS: false
8585

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@
8585
"packages/*",
8686
"demo*"
8787
],
88-
"packageManager": "yarn@4.9.2"
88+
"packageManager": "yarn@4.10.2"
8989
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@ __metadata:
14781478

14791479
"@nativescript-community/plugin-seed-tools@file:tools::locator=root-workspace-0b6124%40workspace%3A.":
14801480
version: 1.0.0
1481-
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=c9115b&locator=root-workspace-0b6124%40workspace%3A."
1481+
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=fe126b&locator=root-workspace-0b6124%40workspace%3A."
14821482
dependencies:
14831483
"@angular/animations": "npm:18.2.13"
14841484
"@angular/common": "npm:18.2.13"
@@ -1543,7 +1543,7 @@ __metadata:
15431543
vue: "npm:2.7.16"
15441544
yargs: "npm:17.7.2"
15451545
zone.js: "npm:0.15.0"
1546-
checksum: 10/5bf41c63061e4c6b76aa63db7612380eca5363fb73a15d358614898c6f4183dee6de2cb98b7c16e55be54e73a6ada092c25a03ae4e2d410cb9cb555612c0ab3a
1546+
checksum: 10/e345bf8dca4f3f611098da1c7968655ce7b9e7b0b90d2772d63151834f46c72309f419f8fbe28249c2e88de0883e701265db9e0142befeb28dc9cdcad1825f9b
15471547
languageName: node
15481548
linkType: hard
15491549

0 commit comments

Comments
 (0)