Skip to content

Commit 2b554c4

Browse files
committed
fix: package.json description
1 parent 148a4c6 commit 2b554c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "materialize-ts-function",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "A simple cli command to materialize the response of a typescript async function during build time",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",
77
"bin": "build/src/bin/cli.js",

0 commit comments

Comments
 (0)