aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-09-05 13:45:44 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-09-05 13:45:44 -0400
commit81d69f983983ac71dbdbd5f13e2f2d8ddc35dced (patch)
tree6a06124a6696bb4036607d179972aa889b7b3769 /package.json
parent93e8fce44ec1dd3294b1c785d93d3f8b00ee4cef (diff)
downloadtanzanite-81d69f983983ac71dbdbd5f13e2f2d8ddc35dced.tar.gz
tanzanite-81d69f983983ac71dbdbd5f13e2f2d8ddc35dced.tar.bz2
tanzanite-81d69f983983ac71dbdbd5f13e2f2d8ddc35dced.zip
cleaning up and some imporvements to the stats command
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index e3395fe..50c1762 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/node-os-utils": "^1",
"@types/numeral": "^2",
"@types/tinycolor2": "^1",
"@types/uuid": "^8.3.0",
@@ -69,10 +70,12 @@
"module-alias": "^2.2.2",
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
+ "node-os-utils": "^1.3.5",
"numeral": "^2.0.6",
"pg": "^8.5.1",
"pg-hstore": "^2.3.3",
"prettier": "^2.3.2",
+ "pretty-bytes": "^5.6.0",
"rimraf": "^3.0.2",
"sequelize": "^6.5.0",
"simplify-number": "^1.0.0",