- remove version from server and client workspace packages - bump root to 1.2.0 to match previous server version
10 lines
121 B
JSON
10 lines
121 B
JSON
{
|
|
"name": "liquio-qa-bot",
|
|
"version": "1.2.0",
|
|
"private": true,
|
|
"workspaces": [
|
|
"server",
|
|
"client"
|
|
]
|
|
}
|