Skip to content

Commit

Permalink
fix: Add the missing license to package.json (box/box-codegen#562) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
box-sdk-build authored Sep 11, 2024
1 parent 0ffd9c8 commit cc9a8b8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .codegen.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "engineHash": "5d1b305", "specHash": "6ca858e", "version": "1.5.1" }
{ "engineHash": "5b7aecf", "specHash": "6ca858e", "version": "1.5.1" }
25 changes: 13 additions & 12 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"start": "echo \"Error: no start specified\" && exit 1",
"test": "jest"
},
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/box/box-typescript-sdk-gen.git"
Expand Down

0 comments on commit cc9a8b8

Please sign in to comment.