mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 18:14:31 -04:00
[PR #32] [CLOSED] specify yarn version 1.22.1 #108
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/32
Author: @BjoernRave
Created: 8/10/2023
Status: ❌ Closed
Base:
master← Head:specify_yarn_version📝 Commits (1)
b15a645specify yarn version 1.22.1📊 Changes
4 files changed (+147392 additions, -2 deletions)
View changed files
📝
.gitignore(+3 -0)➕
.yarn/releases/yarn-1.22.1.cjs(+147386 -0)➕
.yarnrc.yml(+1 -0)📝
package.json(+2 -2)📄 Description
This specifies the yarn version to
1.22.1so there are no problems on systems where are newer version of yarn is used.See: https://github.com/Mintplex-Labs/vector-admin/issues/22
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.