create-payload-app
Advanced tools
Comparing version 0.3.24 to 0.3.25
@@ -7,2 +7,3 @@ import { buildConfig } from 'payload/config'; | ||
import Users from './collections/Users'; | ||
import Media from './collections/Media'; | ||
@@ -19,2 +20,3 @@ export default buildConfig({ | ||
Users, | ||
Media, | ||
], | ||
@@ -21,0 +23,0 @@ typescript: { |
@@ -40,3 +40,3 @@ { | ||
}, | ||
"version": "0.3.24", | ||
"version": "0.3.25", | ||
"devDependencies": { | ||
@@ -43,0 +43,0 @@ "@types/command-exists": "^1.2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85662
40
1676