adminforth 3.0.2-next.1 → 3.0.2-next.2

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.
@@ -420,7 +420,7 @@ async function writeTemplateFiles(dirname, cwd, useNpm, includePrismaMigrations,
420
420
  appName,
421
421
  adminforthVersion: adminforthVersion,
422
422
  includePrismaMigrations: Boolean(resolvedPrismaDbUrl),
423
- databaseProvider: connectorProvider,
423
+ connectorProvider: connectorProvider,
424
424
  },
425
425
  },
426
426
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adminforth",
3
- "version": "3.0.2-next.1",
3
+ "version": "3.0.2-next.2",
4
4
  "description": "OpenSource Agent-Native forth-generation admin panel",
5
5
  "keywords": [
6
6
  "adminforth",