fixed a bug where sometimes removing a member from front would not register
This commit is contained in:
parent
99affbb674
commit
8abbe93584
5 changed files with 54 additions and 51 deletions
|
|
@ -10,14 +10,12 @@
|
|||
"author": "padlocks",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"ajv": "^8.10.0",
|
||||
"axios": "^0.26.0",
|
||||
"dotenv": "^16.0.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"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue