-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: rename repository to eoapi-cdk (#59)
* chore: rename package to eoapi-cdk * chore: revert repository name for build * BREAKING CHANGE: rename repository to eoapi-cdk
- Loading branch information
1 parent
ed3b836
commit 1ed2bb3
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"repository": { | ||
"url": "https://github.com/developmentseed/cdk-pgstac.git" | ||
"url": "https://github.com/developmentseed/eoapi-cdk.git" | ||
}, | ||
"license": "ISC", | ||
"stability": "experimental", | ||
|