Skip to content

Commit

Permalink
Ignore documentation on build
Browse files Browse the repository at this point in the history
  • Loading branch information
GoudronViande24 committed Apr 8, 2023
1 parent 35f9bef commit 141c79f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "artibot",
"version": "5.1.2",
"version": "5.1.3",
"description": "Modern, fast and modular open-source Discord bot",
"exports": {
".": "./dist/index.js"
Expand Down
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"testing.ts",
"dist/",
".github/",
"private.js"
"private.js",
"docs"
],
"compilerOptions": {
"module": "ES2022",
Expand Down

0 comments on commit 141c79f

Please sign in to comment.