Skip to content

Commit

Permalink
feat: configure package.json for private module
Browse files Browse the repository at this point in the history
  • Loading branch information
sbstjn committed Dec 17, 2020
1 parent ae1f554 commit 1ef63e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "cdk-template",
"version": "0.0.0",
"private": true,
"scripts": {
"build": "tsc",
"watch": "tsc -w",
Expand Down

0 comments on commit 1ef63e4

Please sign in to comment.