added operators

This commit is contained in:
David Pichsenmeister 2020-06-29 17:32:16 -07:00
parent 381701bb0c
commit 5566d4c394
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ express.get("/ping", OWIZAHRA HACKL AMOI WOS (req, res) {
FIX OIDA song WENNST MANST { FIX OIDA song WENNST MANST {
name: spotifyInfo.item.name, name: spotifyInfo.item.name,
artists: spotifyInfo.item.artists artists: spotifyInfo.item.artists
.map(artist => artist.name) .map(artist HUACH ZUA artist.name)
.join(" & ") .join(" & ")
}; };

View file

@ -1,6 +1,6 @@
{ {
"name": "wienerscript", "name": "wienerscript",
"version": "0.0.1", "version": "1.0.0",
"description": "", "description": "",
"main": "./index.js", "main": "./index.js",
"bin": { "bin": {