Bump 0.34.0-canary (#8675)

This commit is contained in:
Weiko
2024-11-22 11:53:33 +01:00
committed by GitHub
parent 76466db46c
commit a41e563b9c
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "twenty-emails",
"version": "0.33.0-canary",
"version": "0.34.0-canary",
"description": "",
"author": "",
"private": true,

View File

@ -1,6 +1,6 @@
{
"name": "twenty-front",
"version": "0.33.0-canary",
"version": "0.34.0-canary",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "twenty-server",
"version": "0.33.0-canary",
"version": "0.34.0-canary",
"description": "",
"author": "",
"private": true,

View File

@ -1,6 +1,6 @@
{
"name": "twenty-ui",
"version": "0.33.0-canary",
"version": "0.34.0-canary",
"type": "module",
"main": "./src/index.ts",
"exports": {

View File

@ -1,6 +1,6 @@
{
"name": "twenty-website",
"version": "0.33.0-canary",
"version": "0.34.0-canary",
"private": true,
"scripts": {
"nx": "NX_DEFAULT_PROJECT=twenty-website node ../../node_modules/nx/bin/nx.js",