Skip to content

Commit 6b50850

Browse files
authored
Update package.json
1 parent 88c9499 commit 6b50850

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

typescript/static-site-basic/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
},
2121
"dependencies": {
2222
"aws-cdk-lib": "^2.0.0",
23-
"constructs": "^10.0.0"
23+
"constructs": "^10.0.0",
24+
"ts-node": "^10.9.2"
2425
}
25-
}
26+
}

0 commit comments

Comments
 (0)