Skip to content

Commit be89061

Browse files
committed
chore: Add license and keywords to package.json for better package metadata
1 parent 0c69c91 commit be89061

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

libs/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
"import": "./dist/references/index.js"
2121
}
2222
},
23+
"license": "MPL-2.0",
24+
"keywords": [
25+
"Ad-Shield"
26+
],
2327
"repository": {
2428
"type": "git",
2529
"url": "git+https://github.com/FilteringDev/tinyShield.git"

0 commit comments

Comments
 (0)