Skip to content

Commit

Permalink
chore: adjust files in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
migarc1 committed Nov 9, 2024
1 parent 10bacff commit 5552d03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
src/
node_modules/
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"build-types": "tsc --emitDeclarationOnly -p tsconfig.build.json",
"postinstall": "npm run build-ext"
},
"files": [
"dist"
],
"author": "",
"license": "Apache-2.0",
"bugs": {
Expand Down

0 comments on commit 5552d03

Please sign in to comment.