mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-28 06:47:25 +00:00
chore: update package versions to 8.1.0-develop
This commit is contained in:
parent
9d65630ad7
commit
398c458490
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "8.0.0-rc.1"
|
||||
"version": "8.1.0-develop"
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rocket.chat/meteor",
|
||||
"version": "8.0.0-rc.1",
|
||||
"version": "8.1.0-develop",
|
||||
"private": true,
|
||||
"description": "The Ultimate Open Source WebChat Platform",
|
||||
"keywords": [
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rocket.chat",
|
||||
"version": "8.0.0-rc.1",
|
||||
"version": "8.1.0-develop",
|
||||
"private": true,
|
||||
"description": "Rocket.Chat Monorepo",
|
||||
"homepage": "https://github.com/RocketChat/Rocket.Chat#readme",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/package",
|
||||
"name": "@rocket.chat/core-typings",
|
||||
"version": "8.0.0-rc.1",
|
||||
"version": "8.1.0-develop",
|
||||
"private": true,
|
||||
"main": "./dist/index.js",
|
||||
"typings": "./dist/index.d.ts",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rocket.chat/rest-typings",
|
||||
"version": "8.0.0-rc.1",
|
||||
"version": "8.1.0-develop",
|
||||
"main": "./dist/index.js",
|
||||
"typings": "./dist/index.d.ts",
|
||||
"files": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user