Skip to content

Commit da0b161

Browse files
committed
fix: typo in package.json: note → node
1 parent f8849f5 commit da0b161

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
@@ -25,7 +25,7 @@
2525
"author": "Kikuo Emoto <kemoto@codemonger.io>",
2626
"license": "MIT",
2727
"engines": {
28-
"note": ">=12.0.0"
28+
"node": ">=12.0.0"
2929
},
3030
"peerDependencies": {
3131
"aws-cdk-lib": "^2.0",

0 commit comments

Comments
 (0)