Skip to content

Commit cd6ca03

Browse files
kikuomaxCopilot
andcommitted
fix: typo in package.json (peerDependecnies)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 08751ac commit cd6ca03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"tslib": "^2.6.2",
5050
"typescript": "catalog:"
5151
},
52-
"peerDependecnies": {
52+
"peerDependencies": {
5353
"aws-cdk-lib": ">=2.201.0",
5454
"constructs": "^10.0"
5555
}

0 commit comments

Comments
 (0)