Skip to content

Commit

Permalink
fix release script
Browse files Browse the repository at this point in the history
  • Loading branch information
timhaywood committed Aug 18, 2020
1 parent 164feec commit f9c0219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"tsc": "tsc",
"build": "rollup -c",
"watch": "rollup -cw",
"release": "hub release create -a 'dist/eKeys.jsx"
"release": "hub release create -a 'dist/eBox.jsx'"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit f9c0219

Please # to comment.