Skip to content

Commit

Permalink
./error: ./main.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
johnstonmatt committed Jun 11, 2024
1 parent 14c3dee commit c64d16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"build": "npx -y cdktf-cli get && mv .gen dist"
},
"exports": {
"!": "./main.ts"
"./error": "./main.ts"
},
"publish": {
"exclude": ["!dist"],
Expand Down

0 comments on commit c64d16c

Please sign in to comment.