start 0.41.0-canary

This commit is contained in:
Weiko
2025-01-20 15:38:40 +01:00
parent 0612d905cf
commit a9f186e85c
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "twenty-e2e-testing",
"version": "0.35.4",
"version": "0.41.0-canary",
"description": "",
"author": "",
"private": true,

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "twenty-shared",
"version": "0.40.0-canary",
"version": "0.41.0-canary",
"license": "AGPL-3.0",
"main": "./dist/index.js",
"scripts": {

View File

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

View File

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