Skip to content

Commit

Permalink
added build script
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasionGS committed Jun 21, 2023
1 parent 029ac60 commit 85c30d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified output.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"scripts": {
"start": "node dist/clone.js",
"watch": "tsc -w",
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand Down

0 comments on commit 85c30d8

Please sign in to comment.