refa deck read and write to ygopro-deck-encode
Showing
... | @@ -34,7 +34,8 @@ | ... | @@ -34,7 +34,8 @@ |
"typeorm": "^0.2.29", | "typeorm": "^0.2.29", | ||
"underscore": "^1.11.0", | "underscore": "^1.11.0", | ||
"underscore.string": "^3.3.6", | "underscore.string": "^3.3.6", | ||
"ws": "^8.9.0" | "ws": "^8.9.0", | ||
"ygopro-deck-encode": "^1.0.9" | |||
}, | }, | ||
"license": "AGPL-3.0", | "license": "AGPL-3.0", | ||
"scripts": { | "scripts": { | ||
... | ... |
Please register or sign in to comment