We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb515fd commit 0dd6f27Copy full SHA for 0dd6f27
package.json
@@ -30,12 +30,12 @@
30
},
31
"repository": {
32
"type": "git",
33
- "url": "git+https://github.com/jobo322/assignRectangular2D.git"
+ "url": "git+https://github.com/jobo322/linear-sum-assignment.git"
34
35
"bugs": {
36
- "url": "https://github.com/jobo322/assignRectangular2D/issues"
+ "url": "https://github.com/jobo322/linear-sum-assignment/issues"
37
38
- "homepage": "https://github.com/jobo322/assignRectangular2D#readme",
+ "homepage": "https://github.com/jobo322/linear-sum-assignment#readme",
39
"jest": {
40
"preset": "ts-jest",
41
"testEnvironment": "node"
0 commit comments