Skip to content

Commit

Permalink
change package.json name
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbekhen committed Feb 8, 2022
1 parent 2e1a98c commit ba2f417
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "cryptkhen",
"name": "@ryanbekhen/cryptkhen",
"version": "3.0.2",
"description": "Simple security signature",
"main": "lib/index.js",
Expand Down Expand Up @@ -47,8 +47,5 @@
},
"files": [
"lib/**/*"
],
"directories": {
"test": "test"
}
}
]
}

0 comments on commit ba2f417

Please sign in to comment.