add cache for determining customStatus or removal from front. added "primary" feature.
This commit is contained in:
parent
3d756c6cc6
commit
4f2a43451c
2 changed files with 123 additions and 26 deletions
|
|
@ -12,6 +12,10 @@
|
|||
"dependencies": {
|
||||
"ajv": "^8.10.0",
|
||||
"axios": "^0.26.0",
|
||||
"lodash.isarray": "^4.0.0",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.isobject": "^3.0.2",
|
||||
"lodash.transform": "^4.6.0",
|
||||
"pkapi.js": "^3.1.0",
|
||||
"ws": "^8.5.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue