Remove CLA Assistant (#2479)

* Remove yarn.lock and package.json from root

* Remove CLA-Assistant
This commit is contained in:
Félix Malfait
2023-11-13 16:09:59 +01:00
committed by GitHub
parent 9a109758c8
commit 9132845242
5 changed files with 35 additions and 1088 deletions

View File

@ -1,5 +1,6 @@
{
"name": "twenty-utils",
"private": true,
"scripts": {
"release": "node release.js"
},