build: set root workspace name to root

This commit is contained in:
Alfi Maulana 2024-03-18 13:44:18 +07:00
parent 801a0a790f
commit 08e26ece79
No known key found for this signature in database
GPG Key ID: 2242A64C2A8DF5A4
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
{ {
"name": "root",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {

4
yarn.lock generated
View File

@ -3851,9 +3851,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"root-workspace-0b6124@workspace:.": "root@workspace:.":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:." resolution: "root@workspace:."
dependencies: dependencies:
"@actions/core": "npm:^1.10.1" "@actions/core": "npm:^1.10.1"
"@actions/exec": "npm:^1.1.1" "@actions/exec": "npm:^1.1.1"