start 0.40.0 canary (#9029)

This commit is contained in:
Weiko
2024-12-11 19:23:51 +01:00
committed by GitHub
parent 90c26643a8
commit c776179ecc
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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