We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7517eb5 commit 2822bf2Copy full SHA for 2822bf2
1 file changed
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "hackmud-script-manager",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "",
5
"files": [
6
"bin/hsm",
7
- "lib/hsm.ts"
+ "lib/hsm.js"
8
],
9
"scripts": {
10
"build": "npx tsc",
0 commit comments