Skip to content

Commit

Permalink
feat: adds MIT license
Browse files Browse the repository at this point in the history
  • Loading branch information
moltar committed Sep 16, 2022
1 parent 751c0bd commit 89e362b
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 204 deletions.
1 change: 1 addition & 0 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
packageManager: javascript.NodePackageManager.NPM,
projenrcTs: true,
repositoryUrl: 'https://github.com/ScaleLeap/shared-static-website-hosting.git',
license: 'MIT',
deps: [
'@types/aws-lambda',
],
Expand Down
221 changes: 19 additions & 202 deletions LICENSE

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

2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json

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

0 comments on commit 89e362b

Please sign in to comment.