Skip to content

Commit

Permalink
fix: changed name
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontravass committed Aug 2, 2023
1 parent 807ec80 commit cdef7be
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": "azure-queue-storage-consumer",
"name": "az-queue-consumer",
"version": "1.0.0",
"description": "",
"type": "module",
Expand All @@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/aarontravass/azure-queue-storage-consumer.git"
"url": "https://github.com/aarontravass/az-queue-consumer.git"
},
"scripts": {
"lint:check": "eslint src/** --ext=ts",
Expand Down

0 comments on commit cdef7be

Please sign in to comment.