diff options
Diffstat (limited to 'nowplaying/package.json')
| -rw-r--r-- | nowplaying/package.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nowplaying/package.json b/nowplaying/package.json new file mode 100644 index 0000000..37c3082 --- /dev/null +++ b/nowplaying/package.json @@ -0,0 +1,5 @@ +{ + "dependencies": { + "ws": "^8.18.0" + } +} |
