Skip to content

Commit

Permalink
chore: release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yanquanfahei committed Mar 5, 2023
1 parent 868793d commit 1f81fc7
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": "@eye-socket/easy-cli",
"name": "@eye-socket/create-easy-cli",
"type": "module",
"version": "0.0.1",
"description": "A simple scaffolding for generating front-end development templates",
Expand All @@ -13,7 +13,7 @@
],
"main": "./dist/index.mjs",
"bin": {
"@eye-socket/easy-cli": "index.js"
"@eye-socket/create-easy-cli": "index.js"
},
"files": [
"index.js",
Expand Down

0 comments on commit 1f81fc7

Please sign in to comment.