@tsed/cli 6.0.1 → 6.0.3
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.
|
@@ -335,7 +335,7 @@ export const FeaturesPrompt = (availableRuntimes, availablePackageManagers) => [
|
|
|
335
335
|
// type: "password",
|
|
336
336
|
// name: "GH_TOKEN",
|
|
337
337
|
// message:
|
|
338
|
-
// "Enter GH_TOKEN to use the premium @tsedio/prisma package or leave blank (see https://tsed.
|
|
338
|
+
// "Enter GH_TOKEN to use the premium @tsedio/prisma package or leave blank (see https://tsed.dev/tutorials/prisma-client.html)",
|
|
339
339
|
// when: hasValue("featuresDB.type", "prisma")
|
|
340
340
|
// },
|
|
341
341
|
{
|