1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-22 22:12:45 +01:00

Bump server version to v7.0.0-alpha.1

Signed-off-by: Reece Dunham <me@rdil.rocks>
This commit is contained in:
Reece Dunham 2024-02-06 09:42:07 -05:00
parent 1f2cca5491
commit 35914b9db4
No known key found for this signature in database
GPG Key ID: F087CB485320F19F
4 changed files with 932 additions and 854 deletions

668
.yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.0.cjs generated vendored Normal file → Executable file

File diff suppressed because one or more lines are too long

View File

@ -14,4 +14,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://mskelton.dev/yarn-outdated/v2"
yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs

View File

@ -1,7 +1,7 @@
{
"name": "@peacockproject/monorepo",
"version": "6.5.5",
"revisionIdent": 6550,
"version": "7.0.0-alpha.1",
"revisionIdent": -7001,
"private": true,
"license": "AGPL-3.0",
"scripts": {
@ -99,5 +99,5 @@
"packaging/eslint",
"tests"
],
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}

1110
yarn.lock

File diff suppressed because it is too large Load Diff