Container image registry
This commit is contained in:
+2
-1
@@ -43,7 +43,8 @@
|
||||
"analyze:browser": "BUNDLE_ANALYZE=true npm run build",
|
||||
"bundle:analyze": "node scripts/bundle-analyzer.js",
|
||||
"db:deploy": "prisma migrate deploy",
|
||||
"migrate:smoke": "./scripts/migrate-smoke-local.sh"
|
||||
"migrate:smoke": "./scripts/migrate-smoke-local.sh",
|
||||
"docker:release": "./scripts/docker-release.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user