Skip to content

Commit

Permalink
chore: 🔧 Updated the description of the package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adevinwild committed Feb 13, 2023
1 parent a8952fb commit 948551f
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 @@ -7,7 +7,7 @@
"default": "./dist/index.modern.js"
},
"version": "1.0.0",
"description": "A micro minimalist template to publish TypeScript library with `microbundle`",
"description": "A micro minimalist template to publish TypeScript packages with `microbundle`",
"main": "./dist/index.cjs",
"module": "./dist/index.module.js",
"unpkg": "./dist/index.umd.js",
Expand Down

0 comments on commit 948551f

Please sign in to comment.