Skip to content

Commit

Permalink
chore: add NPM description
Browse files Browse the repository at this point in the history
This commit adds the description field to ensure that componentize-js
doesn't show HTML in NPM search.

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
  • Loading branch information
vados-cosmonic committed Oct 22, 2024
1 parent dac0056 commit 2dfcb33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@bytecodealliance/componentize-js",
"version": "0.13.0",
"homepage": "https://github.com/bytecodealliance/componentize-js#readme",
"description": "ESM -> WebAssembly Component creator, via a SpiderMonkey JS engine embedding",
"type": "module",
"exports": "./src/componentize.js",
"devDependencies": {
Expand Down

0 comments on commit 2dfcb33

Please sign in to comment.