We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc1e74 commit c4c5b92Copy full SHA for c4c5b92
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodejsscript",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"author": "Jan Andrle <andrle.jan@centrum.cz>",
5
"license": "MIT",
6
"description": "A tool for writing better “one–file” scripts",
@@ -27,7 +27,7 @@
27
"index.d.ts",
28
"index.js",
29
"src",
30
- "man.md"
+ "tldr.md"
31
],
32
"types": "index.d.ts",
33
"typesVersions": {
0 commit comments