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:
parent
1f2cca5491
commit
35914b9db4
668
.yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.0.cjs
generated
vendored
Normal file → Executable file
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
@ -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
|
||||
|
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user