We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08be3ed commit a7bc741Copy full SHA for a7bc741
.changeset/nasty-cameras-poke.md
@@ -1,5 +1,4 @@
1
---
2
-"@cloudflare/containers-shared": patch
3
"wrangler": patch
4
5
packages/containers-shared/package.json
@@ -17,7 +17,6 @@
17
"scripts": {
18
"check:lint": "eslint src --ext ts",
19
"check:type": "tsc -p ./tsconfig.json && pnpm run type:tests",
20
- "deploy": "echo 'no deploy'",
21
"test": "vitest",
22
"test:ci": "pnpm run test run",
23
"test:watch": "pnpm run test --testTimeout=50000 --watch",
0 commit comments