Skip to content

Commit

Permalink
Add files in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerivec committed Jan 22, 2025
1 parent 911e9ac commit 8875e11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"engines": {
"node": ">=20.17.0"
},
"files": [
"./dist"
],
"types": "./dist/drivers/ot-rcp-driver.d.ts",
"main": "./dist/drivers/ot-rcp-driver.js",
"scripts": {
Expand Down

0 comments on commit 8875e11

Please sign in to comment.