update types and bump version

This commit is contained in:
Tiago
2025-04-29 18:52:49 +01:00
parent 729ee49898
commit c08f314b44
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -146,4 +146,8 @@ type CapConfig = {
* - State configuration
*/
state: ChallengeState;
/**
* - Whether to disable the state file
*/
noFSState: boolean;
};
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cap.js/server",
"version": "1.0.10",
"version": "1.0.11",
"author": "Tiago",
"repository": {
"type": "git",