We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14bb4b commit cd7180dCopy full SHA for cd7180d
1 file changed
package.json
@@ -8,17 +8,17 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/AttackPattern/node-cqrs-lib.git"
+ "url": "git+https://github.com/AttackPattern/node-ioc-container.git"
12
13
"author": "Attack Pattern <hello@attackpattern.com>",
14
"license": "MIT",
15
"engines": {
16
"node": ">=6.9.5"
17
18
"bugs": {
19
- "url": "https://github.com/AttackPattern/node-cqrs-lib/issues"
+ "url": "https://github.com/AttackPattern/node-ioc-container/issues"
20
21
- "homepage": "https://github.com/AttackPattern/node-cqrs-lib#readme",
+ "homepage": "https://github.com/AttackPattern/node-ioc-container#readme",
22
"dependencies": {
23
"node-fetch": "^1.6.3",
24
"reflect-metadata": "^0.1.10",
0 commit comments