Skip to content

Commit

Permalink
Don't bundle the UI for npm.
Browse files Browse the repository at this point in the history
  • Loading branch information
chr15m committed May 30, 2022
1 parent 727ff8e commit b7620ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@
},
"scripts": {
"serve": "live-server"
}
},
"files": ["sfxr.js", "riffwave.js", "UNLICENSE", "README.md", "sfxr-to-wav"],
"bin": {"sfxr-to-wav": "./sfxr-to-wav"}
}

0 comments on commit b7620ae

Please sign in to comment.