Skip to content

Commit

Permalink
fix: module 'lodash'
Browse files Browse the repository at this point in the history
  • Loading branch information
0618 committed Jan 25, 2024
1 parent d4115ef commit e9848ae
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .projen/deps.json

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

2 changes: 1 addition & 1 deletion .projen/tasks.json

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

1 change: 1 addition & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
devDeps: [
'@types/fs-extra@^8.1.1',
'@types/jest',
'@types/lodash',
'@types/node',
'@types/uuid',
'yaml',
Expand Down
11 changes: 11 additions & 0 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

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

0 comments on commit e9848ae

Please sign in to comment.