aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 30ec4e7..e3395fe 100644
--- a/package.json
+++ b/package.json
@@ -38,6 +38,7 @@
"@types/module-alias": "^2",
"@types/node": "^14.14.22",
"@types/node-fetch": "^2",
+ "@types/numeral": "^2",
"@types/tinycolor2": "^1",
"@types/uuid": "^8.3.0",
"@types/validator": "^13.6.3",
@@ -68,6 +69,7 @@
"module-alias": "^2.2.2",
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
+ "numeral": "^2.0.6",
"pg": "^8.5.1",
"pg-hstore": "^2.3.3",
"prettier": "^2.3.2",