-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: revert "feat: allow option set agent replica time" (#935)
* Revert "feat: allow option set agent replica time (#923)" This reverts commit a973a4d. * chore: override rollup version to resolve vulnerability
- Loading branch information
Showing
18 changed files
with
133 additions
and
358 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,7 @@ | |
}, | ||
"overrides": { | ||
"vite": { | ||
"rollup": "npm:@rollup/wasm-node" | ||
"rollup": "^4.22.5" | ||
} | ||
} | ||
} |
Oops, something went wrong.