Skip to content

Commit

Permalink
node-client: Ignored unnecessary files when pack artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Jul 4, 2024
1 parent 99437dd commit 1f51f3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions openvidu-node-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,11 @@
"docs": "./generate-docs.sh"
},
"typings": "lib/index.d.ts",
"files": [
"lib",
"CHANGELOG.md",
"LICENSE",
"README.md"
],
"version": "3.0.0-beta1"
}

0 comments on commit 1f51f3e

Please sign in to comment.