replicas-engine 0.1.225 → 0.1.226
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/index.js +1 -1
- package/package.json +1 -1
package/dist/src/index.js
CHANGED
|
@@ -1773,7 +1773,7 @@ function isClaudeAuthErrorText(text) {
|
|
|
1773
1773
|
}
|
|
1774
1774
|
|
|
1775
1775
|
// ../shared/src/engine/environment.ts
|
|
1776
|
-
var DAYTONA_SNAPSHOT_ID = "28-05-2026-royal-york-
|
|
1776
|
+
var DAYTONA_SNAPSHOT_ID = "28-05-2026-royal-york-v3";
|
|
1777
1777
|
|
|
1778
1778
|
// ../shared/src/engine/types.ts
|
|
1779
1779
|
var DEFAULT_CHAT_TITLES = {
|