Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
updated few URLs in package.json
  • Loading branch information
wenjunche committed Jun 6, 2022
commit 39a139e4a7001472cfc877bd3a03ed07b95bf8b9
6 changes: 3 additions & 3 deletions deployment-health-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
},
"repository": {
"type": "git",
"url": "https://github.com/openfin/platform-api-project-seed.git"
"url": "https://github.com/built-on-openfin/deployment.git"
},
"keywords": [
"openfin"
],
"author": "[email protected]",
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/openfin/platform-api-project-seed/issues"
"url": "https://github.com/built-on-openfin/deployment/issues"
},
"homepage": "https://github.com/openfin/platform-api-project-seed.git/examples/deployment-health-check#readme",
"homepage": "https://github.com/built-on-openfin/deployment/blob/main/deployment-health-check/README.md",
"dependencies": {
"@openfin/deployment": "1.0.2"
},
Expand Down