update types and bump version
This commit is contained in:
Vendored
+4
@@ -146,4 +146,8 @@ type CapConfig = {
|
||||
* - State configuration
|
||||
*/
|
||||
state: ChallengeState;
|
||||
/**
|
||||
* - Whether to disable the state file
|
||||
*/
|
||||
noFSState: boolean;
|
||||
};
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cap.js/server",
|
||||
"version": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"author": "Tiago",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user