Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
wintercounter committed Aug 13, 2021
1 parent 393158c commit 2690243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "mhyd",
"name": "mhy",
"version": "11.2.1",
"description": "A zero-config out-of-the-box development environment how I like it. So it's m(h)y environment!",
"main": "dist/bin/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/wintercounter/mhy#readme",
"bin": {
"mhyd": "dist/bin/index.js"
"mhy": "dist/bin/index.js"
},
"mhy": {
"jest": {
Expand Down

0 comments on commit 2690243

Please sign in to comment.