Skip to content

Commit

Permalink
chore: avoid publish test files (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored Aug 9, 2024
1 parent 398c5b6 commit 74a92ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
},
"files": [
"/dist",
"!/dist/**/*.spec.js",
"!/dist/**/*.spec.d.ts",
"/exports"
]
}

0 comments on commit 74a92ed

Please sign in to comment.