Skip to content

Commit cdef7be

Browse files
committed
fix: changed name
1 parent 807ec80 commit cdef7be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "azure-queue-storage-consumer",
2+
"name": "az-queue-consumer",
33
"version": "1.0.0",
44
"description": "",
55
"type": "module",
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/aarontravass/azure-queue-storage-consumer.git"
14+
"url": "https://github.com/aarontravass/az-queue-consumer.git"
1515
},
1616
"scripts": {
1717
"lint:check": "eslint src/** --ext=ts",

0 commit comments

Comments
 (0)