Skip to content

Commit a595969

Browse files
committed
chore: add files to package.json
1 parent 4a13c58 commit a595969

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"sql",
2424
"database"
2525
],
26+
"files": [
27+
"lib"
28+
],
2629
"scripts": {
2730
"build": "tsc",
2831
"pretest": "npm run build",

0 commit comments

Comments
 (0)