Skip to content

Commit cd7180d

Browse files
committed
updating to proper url
1 parent e14bb4b commit cd7180d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/AttackPattern/node-cqrs-lib.git"
11+
"url": "git+https://github.com/AttackPattern/node-ioc-container.git"
1212
},
1313
"author": "Attack Pattern <hello@attackpattern.com>",
1414
"license": "MIT",
1515
"engines": {
1616
"node": ">=6.9.5"
1717
},
1818
"bugs": {
19-
"url": "https://github.com/AttackPattern/node-cqrs-lib/issues"
19+
"url": "https://github.com/AttackPattern/node-ioc-container/issues"
2020
},
21-
"homepage": "https://github.com/AttackPattern/node-cqrs-lib#readme",
21+
"homepage": "https://github.com/AttackPattern/node-ioc-container#readme",
2222
"dependencies": {
2323
"node-fetch": "^1.6.3",
2424
"reflect-metadata": "^0.1.10",

0 commit comments

Comments
 (0)