Skip to content

Commit

Permalink
Merge pull request #2 from Momnt-Technologies/fix/package-name
Browse files Browse the repository at this point in the history
fix: updating package name to momnt-technologies
  • Loading branch information
mbonig committed Aug 7, 2024
2 parents 5efa309 + c884494 commit 236e07f
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ const project = new awscdk.AwsCdkConstructLibrary({
defaultReleaseBranch: 'main',
depsUpgrade: false,
homepage: 'https://defiance.ai',
name: '@defiance-digital/kubectl-provider',
repositoryUrl: 'https://github.com/Defiance-Digital/kubectl-provider.git',
name: '@momnt-technologies/kubectl-provider',
repositoryUrl: 'https://github.com/momnt-technologies/kubectl-provider.git',
description: 'A Lambda function kubectl commands against an EKS repository',
devDeps: [
'eslint',
Expand Down
70 changes: 35 additions & 35 deletions API.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 236e07f

Please sign in to comment.