create-payload-app
Advanced tools
Comparing version 3.21.0 to 3.22.0
@@ -32,2 +32,3 @@ import fs from 'fs-extra'; | ||
const [key, value] = line.split('='); | ||
// @ts-expect-error - vestiges of when tsconfig was not strict. Feel free to improve | ||
envVars[key] = value; | ||
@@ -34,0 +35,0 @@ }); |
{ | ||
"name": "create-payload-app", | ||
"version": "3.21.0", | ||
"version": "3.22.0", | ||
"homepage": "https://payloadcms.com", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
272624
2857