From 368c24ea2557b81f603ffc232ebc220ea09b2bd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8B=E3=81=B2=E3=82=8F=E3=81=974=EF=BC=88=E3=83=90?= =?UTF-8?q?=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B31=EF=BC=89?= Date: Sun, 7 Apr 2019 20:30:59 +0900 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 914d04a..4459081 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@types/lokijs": "1.5.2", "@types/node": "10.0.5", "@types/promise-retry": "1.1.3", - "@types/seedrandom": "2.4.28" + "@types/seedrandom": "2.4.28", "@types/uuid": "3.4.4", "@types/ws": "6.0.1", "autobind-decorator": "2.4.0",