Skip to content

Commit c4c5b92

Browse files
committed
🐛 missing tldr.md in bundle
1 parent 0cc1e74 commit c4c5b92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejsscript",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": "Jan Andrle <andrle.jan@centrum.cz>",
55
"license": "MIT",
66
"description": "A tool for writing better “one–file” scripts",
@@ -27,7 +27,7 @@
2727
"index.d.ts",
2828
"index.js",
2929
"src",
30-
"man.md"
30+
"tldr.md"
3131
],
3232
"types": "index.d.ts",
3333
"typesVersions": {

0 commit comments

Comments
 (0)