Skip to content

Commit 9ad2f28

Browse files
author
Dong Nguyen
committed
Update exporting
1 parent 6c89e29 commit 9ad2f28

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@mozilla/readability": "^0.6.0",
3434
"@pwshub/bellajs": "^13.0.2",
3535
"linkedom": "^0.18.12",
36-
"sanitize-html": "2.17.3"
36+
"sanitize-html": "^2.17.3"
3737
},
3838
"devDependencies": {
3939
"@eslint/js": "^10.0.1",
@@ -43,6 +43,11 @@
4343
"https-proxy-agent": "^9.0.0",
4444
"nock": "^14.0.14"
4545
},
46+
"files": [
47+
"src",
48+
"index.d.ts"
49+
],
50+
"sideEffects": false,
4651
"keywords": [
4752
"article",
4853
"extractor",

0 commit comments

Comments
 (0)