docs: remove name field in package.json file (#182)

This commit is contained in:
Alfi Maulana
2024-02-09 22:06:44 +07:00
committed by GitHub
parent 9b87772ed8
commit dea7cd02ec
2 changed files with 21 additions and 22 deletions

View File

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