Skip to content

Commit

Permalink
only publish dist/node
Browse files Browse the repository at this point in the history
  • Loading branch information
mitschabaude committed Oct 11, 2024
1 parent 30b6f9b commit e94bb7e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,7 @@
},
"types": "./dist/node/index.d.ts",
"files": [
"src/build",
"dist",
"src/**/*.ts",
"src/**/*.d.ts",
"dist/**/*.map",
"src/**/*.map"
"dist/node"
],
"bin": {
"snarky-run": "src/build/run.js"
Expand Down

0 comments on commit e94bb7e

Please sign in to comment.