Skip to content

Commit f9c0219

Browse files
committed
fix release script
1 parent 164feec commit f9c0219

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
@@ -8,7 +8,7 @@
88
"tsc": "tsc",
99
"build": "rollup -c",
1010
"watch": "rollup -cw",
11-
"release": "hub release create -a 'dist/eKeys.jsx"
11+
"release": "hub release create -a 'dist/eBox.jsx'"
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)