Skip to content

Commit

Permalink
Update package.json (aptos-labs#12479)
Browse files Browse the repository at this point in the history
1. Simplified the description to make it concise and clear.
2. Removed unnecessary information from the description.
3. Ensured consistent formatting and alignment of the JSON properties.
  • Loading branch information
Alexlesch98 authored Apr 25, 2024
1 parent f7a3b8c commit 0bacbc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "This is a pure dependency package.json which installs dependencies for js utility scripts used in the repo",
"description": "This package.json installs dependencies for JavaScript utility scripts used in the repo",
"packageManager": "[email protected]",
"private": true,
"type": "module",
Expand All @@ -18,4 +18,4 @@
"@actions/core": "^1.10.1",
"toml": "^3.0.0"
}
}
}

0 comments on commit 0bacbc8

Please sign in to comment.