mirror of
https://github.com/twentyhq/twenty.git
synced 2025-01-07 17:28:47 +03:00
10 lines
138 B
JSON
10 lines
138 B
JSON
|
{
|
||
|
"name": "twenty",
|
||
|
"scripts": {
|
||
|
"release": "node infra/release/release.js"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"semver": "^7.5.4"
|
||
|
}
|
||
|
}
|