Skip to content

Commit

Permalink
feat: update package.json details
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanT5 committed Aug 3, 2023
1 parent 4cd0d45 commit 48025b0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"name": "eventbridge-toolbox",
"version": "1.0.0",
"name": "@aleios-cloud/eventbridge-toolbox",
"version": "0.0.1",
"description": "",
"main": "index.js",
"repository": "https://github.com/aleios-cloud/eventbridge-toolbox.git",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 48025b0

Please sign in to comment.