Skip to content

Commit f5740b8

Browse files
committed
Minor fix
1 parent 45f488a commit f5740b8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"type": "git",
2222
"url": "https://github.com/synw/quidjs"
2323
},
24+
"files": [
25+
"/lib"
26+
],
2427
"devDependencies": {
2528
"tslib": "^2.2.0",
2629
"typescript": "^4.2.3"

0 commit comments

Comments
 (0)