Skip to content

Commit 2e82687

Browse files
committed
chore(deps): deps fixed
1 parent 56d05d1 commit 2e82687

File tree

5 files changed

+8
-17
lines changed

5 files changed

+8
-17
lines changed

.projen/deps.json

Lines changed: 1 addition & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projen/tasks.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
1010
projenrcTs: true,
1111
repositoryUrl: 'https://github.com/gammarers/aws-codeconnections-host-custom-resource.git',
1212
deps: [
13-
'@gammarers/[email protected]',
14-
],
15-
devDeps: [
16-
'@gammarers/[email protected]',
13+
'@gammarers/aws-resource-naming@^0.8.0',
1714
],
1815
peerDeps: [
1916
'@gammarers/aws-resource-naming@^0.8.0',

package.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)