Skip to content

Commit a408a9a

Browse files
committed
chore: up package.json desc
1 parent dfc32c8 commit a408a9a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-scripts",
3-
"description": "➤_ A better way to organize your npm scripts",
3+
"description": "The next level of npm scripts. An npm scripts runner. A better way to organize your npm scripts. Make redundant NPM scripts easier to read, maintain and use.",
44
"version": "0.4.0",
55
"type": "module",
66
"bin": {
@@ -22,8 +22,9 @@
2222
"unist-util-visit": "^4.1.0",
2323
"yargs": "^17.5.1"
2424
},
25-
"homepage": "https://better-scripts.vercel.app/",
25+
"homepage": "https://better-scripts.vercel.app",
2626
"keywords": [
27+
"better scripts",
2728
"cli",
2829
"command",
2930
"commandline",

0 commit comments

Comments
 (0)