Add new ACL system
Showing
This diff is collapsed.
... | @@ -45,10 +45,11 @@ | ... | @@ -45,10 +45,11 @@ |
"@polka/send-type": "^0.4.0", | "@polka/send-type": "^0.4.0", | ||
"axios": "^0.18.0", | "axios": "^0.18.0", | ||
"config": "^2.0.1", | "config": "^2.0.1", | ||
"cote": "^0.20.0", | |||
"luxon": "^1.3.3", | "luxon": "^1.3.3", | ||
"mbjs-data-models": "1.3.1", | "mbjs-data-models": "1.3.1", | ||
"mbjs-generic-api": "1.2.3", | "mbjs-generic-api": "1.3.3", | ||
"mbjs-persistence": "1.1.0", | "mbjs-persistence": "1.1.1", | ||
"mbjs-utils": "0.0.6", | "mbjs-utils": "0.0.6", | ||
"minio": "^7.0.1", | "minio": "^7.0.1", | ||
"mongodb": "^3.1.1", | "mongodb": "^3.1.1", | ||
... | ... |
Please register or sign in to comment