chore: Hide repository creation if they are not custom + add upsert support by default (#6127)
This commit is contained in:
committed by
GitHub
parent
8a8a7183b8
commit
5e655dd59b
@@ -11,8 +11,6 @@
|
||||
"node": ">=16"
|
||||
},
|
||||
"bin": {
|
||||
"medusa-authentication-migrations-down": "dist/scripts/bin/run-migration-down.js",
|
||||
"medusa-authentication-migrations-up": "dist/scripts/bin/run-migration-up.js",
|
||||
"medusa-authentication-seed": "dist/scripts/bin/run-seed.js"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user