diff --git a/package-lock.json b/package-lock.json index 30d01c73f4..0c83977893 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26838,4 +26838,4 @@ } } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index d0d7d32d7c..787b285eba 100644 --- a/package.json +++ b/package.json @@ -165,4 +165,4 @@ "test:php": "node ./tools/local-env/scripts/docker.js run --rm phpunit phpunit", "test:e2e": "node ./tests/e2e/run-tests.js" } -} \ No newline at end of file +}