chore: add dotenv to test dir [skip ci]
This commit is contained in:
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -1661,6 +1661,9 @@ importers:
|
|||||||
create-payload-app:
|
create-payload-app:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../packages/create-payload-app
|
version: link:../packages/create-payload-app
|
||||||
|
dotenv:
|
||||||
|
specifier: 8.6.0
|
||||||
|
version: 8.6.0
|
||||||
eslint-plugin-payload:
|
eslint-plugin-payload:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../packages/eslint-plugin-payload
|
version: link:../packages/eslint-plugin-payload
|
||||||
|
|||||||
@@ -40,6 +40,7 @@
|
|||||||
"@payloadcms/ui": "workspace:*",
|
"@payloadcms/ui": "workspace:*",
|
||||||
"comment-json": "^4.2.3",
|
"comment-json": "^4.2.3",
|
||||||
"create-payload-app": "workspace:*",
|
"create-payload-app": "workspace:*",
|
||||||
|
"dotenv": "8.6.0",
|
||||||
"eslint-plugin-payload": "workspace:*",
|
"eslint-plugin-payload": "workspace:*",
|
||||||
"eslint-plugin-playwright": "1.5.3",
|
"eslint-plugin-playwright": "1.5.3",
|
||||||
"execa": "5.1.1",
|
"execa": "5.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user