diff --git a/app/package-lock.json b/app/package-lock.json index 8e19ed88..90d034da 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1,12 +1,12 @@ { "name": "@exweiv/weiv-data", - "version": "4.9.5", + "version": "4.9.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@exweiv/weiv-data", - "version": "4.9.5", + "version": "4.9.7", "license": "Apache-2.0", "dependencies": { "crypto-js": "^4.2.0", diff --git a/docs/functions/Hooks.afterCount.html b/docs/functions/Hooks.afterCount.html index 7606091b..1f274b37 100644 --- a/docs/functions/Hooks.afterCount.html +++ b/docs/functions/Hooks.afterCount.html @@ -3,10 +3,10 @@
The count to return to count()
instead of the original count. Returning a rejected promise will not block the operation, but will return a rejected promise to the caller as well as trigger the onFailure()
hook.
Contextual information about the hook.