Skip to content

Commit

Permalink
Removed tests from dist
Browse files Browse the repository at this point in the history
  • Loading branch information
ValdisThomann committed Jan 29, 2023
1 parent 16ac616 commit 2112b8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@the-via/reader",
"version": "1.5.0",
"version": "1.5.1",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/the-via/reader.git"
Expand Down
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"include": ["src/**/*", "test/**/*"],
"include": ["src/**/*"],
"compilerOptions": {
/* Basic Options */
// "incremental": true, /* Enable incremental compilation */
Expand Down

0 comments on commit 2112b8c

Please sign in to comment.