mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Use native node 24 .env loader (#4970)
This commit is contained in:
+1
-3
@@ -98,13 +98,11 @@
|
||||
"@types/event-emitter": "^0.3.3",
|
||||
"@types/jasmine": "~3.6.0",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
"@types/node": "18.19.9",
|
||||
"@types/node": "25.0.3",
|
||||
"@types/superagent": "^4.1.10",
|
||||
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
||||
"@typescript-eslint/parser": "^7.2.0",
|
||||
"@typescript-eslint/utils": "^8.40.0",
|
||||
"dotenv": "17.2.3",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-ban": "^2.0.0",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
|
||||
Reference in New Issue
Block a user