Skip to content

Commit 2822bf2

Browse files
committed
fixed files
1 parent 7517eb5 commit 2822bf2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "hackmud-script-manager",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "",
55
"files": [
66
"bin/hsm",
7-
"lib/hsm.ts"
7+
"lib/hsm.js"
88
],
99
"scripts": {
1010
"build": "npx tsc",

0 commit comments

Comments
 (0)