aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-06-25 08:56:47 +0300
committereug-vs <eug-vs@keemail.me>2020-06-25 08:56:47 +0300
commitffcb9d248228087ee05c7569784705b41d729aee (patch)
treed753ff19df916a283991b3f9baf668df501cdfff /package.json
parent75e527334e4e9a94b63704f87aa650c75f13891c (diff)
downloadwhich-api-ffcb9d248228087ee05c7569784705b41d729aee.tar.gz
feat: create vote model
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3986b6c..ecdd31d 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,6 @@
"eslint-config-airbnb-typescript": "^8.0.2",
"eslint-plugin-import": "^2.21.2",
"typescript": "^3.9.5",
- "which-types": "^1.3.1"
+ "which-types": "^1.4.0"
}
}