Skip to content

Commit 9eeb7bc

Browse files
chore: back to original repo
1 parent 104b852 commit 9eeb7bc

3 files changed

Lines changed: 22 additions & 32 deletions

File tree

package-lock.json

Lines changed: 20 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@aws-sdk/s3-presigned-post": "^3.1076.0",
8080
"@aws-sdk/s3-request-presigner": "^3.1076.0",
8181
"@azure/storage-blob": "^12.33.0",
82-
"@bhautikin/ccos": "^0.1.3",
82+
"@bhautikin/compute-createos": "^0.1.0",
8383
"@computesdk/anchorbrowser": "^0.2.4",
8484
"@computesdk/archil": "^0.4.6",
8585
"@computesdk/beam": "^0.2.0",

src/sandbox/providers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { codesandbox } from '@computesdk/codesandbox';
55
import { cloudRun } from '@computesdk/cloud-run';
66
// import { collimate } from '@computesdk/collimate';
77
import { cloudflare } from '@computesdk/cloudflare';
8-
import { createosSandbox } from '@bhautikin/ccos';
8+
import { createosSandbox } from '@bhautikin/compute-createos';
99
import { daytona } from '@computesdk/daytona';
1010
import { declaw } from '@computesdk/declaw';
1111
import { e2b } from '@computesdk/e2b';

0 commit comments

Comments
 (0)