Skip to content

Commit

Permalink
✨ feat: update package name to org schema
Browse files Browse the repository at this point in the history
  • Loading branch information
gleisonkz committed Apr 20, 2022
1 parent f130783 commit d206158
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,12 +1,12 @@
{
"name": "ngx-devs-cli",
"name": "@ngx-devs/cli",
"license": "MIT",
"version": "1.0.0",
"private": false,
"publishConfig": {
"access": "public"
},
"description": "ngx-devs-cli CLI",
"description": "NGX Devs CLI",
"types": "build/types/types.d.ts",
"bin": {
"ngxd": "bin/ngx-devs-cli"
Expand Down

0 comments on commit d206158

Please sign in to comment.