Skip to content

Commit c57623a

Browse files
author
Nico Lazarus
committed
changed package name
1 parent fc9f5e4 commit c57623a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "feathers-hooks-common",
2+
"name": "@triggercode/feathers-hooks-common",
33
"version": "8.1.3",
44
"description": "Useful hooks for use with Feathersjs services.",
55
"main": "./dist/index.js",
@@ -32,7 +32,7 @@
3232
},
3333
"repository": {
3434
"type": "git",
35-
"url": "git+https://github.com/feathersjs-ecosystem/feathers-hooks-common.git"
35+
"url": "git+https://github.com/triggercode/feathers-hooks-common.git"
3636
},
3737
"keywords": [
3838
"feathers",
@@ -110,4 +110,4 @@
110110
"engines": {
111111
"node": ">= 18"
112112
}
113-
}
113+
}

0 commit comments

Comments
 (0)