Skip to content

Commit

Permalink
Add description
Browse files Browse the repository at this point in the history
  • Loading branch information
PondWader committed Jun 30, 2024
1 parent f64fd70 commit dff41d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"type": "commonjs",
"types": "./dist/index.d.ts",
"author": "PondWader",
"description": "A lightweight, no dependency, pluggable CLI spinner library.",
"scripts": {
"build": "tsc",
"format": "prettier --write src",
Expand All @@ -24,7 +25,6 @@
"minimal"
],
"license": "MIT",
"description": "",
"devDependencies": {
"@eslint/js": "^9.6.0",
"@types/capture-console": "^1.0.5",
Expand Down

0 comments on commit dff41d3

Please sign in to comment.