Skip to content

Commit

Permalink
fix: npm ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlorenz committed Oct 2, 2020
1 parent 123f190 commit 562b81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@gluecode-it/discord-voice-channel-server-handler",
"version": "1.0.0",
"description": "",
"main": "index.js",
"main": "dist/index.js",
"scripts": {
"dev:start": "tsc; node dist/cli.js",
"test": "jest --coverage",
Expand Down

0 comments on commit 562b81d

Please sign in to comment.