⬆️ Update yarn requirement on library module

This commit is contained in:
Andrey Antukh
2025-11-12 10:24:49 +01:00
parent d706bb7c8d
commit 2810ae681f
2 changed files with 3 additions and 3 deletions

View File

@@ -58,14 +58,14 @@ Build the library:
Login on npm:
```bash
yarn npm login
npm login
```
Publish on npm:
```bash
yarn npm publish --access public
npm publish --access public
```
## License

View File

@@ -3,7 +3,7 @@
"version": "1.1.0-RC2",
"license": "MPL-2.0",
"author": "Kaleidos INC",
"packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f",
"packageManager": "yarn@4.11.0+sha512.4e54aeace9141df2f0177c266b05ec50dc044638157dae128c471ba65994ac802122d7ab35bcd9e81641228b7dcf24867d28e750e0bcae8a05277d600008ad54",
"type": "module",
"repository": {
"type": "git",