From d52539471d30819cacf59355116aac42ba5252c3 Mon Sep 17 00:00:00 2001 From: Stefan Judis Date: Mon, 28 Apr 2025 10:38:53 +0200 Subject: [PATCH] Update _index.md @MariadeAnton As discussed. --- site/content/docs/playwright-checks/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/docs/playwright-checks/_index.md b/site/content/docs/playwright-checks/_index.md index 14a465ab2..93b0ea5c6 100644 --- a/site/content/docs/playwright-checks/_index.md +++ b/site/content/docs/playwright-checks/_index.md @@ -58,7 +58,7 @@ The alpha version gets updated daily with new improvements. You can follow updat ### 2. [Optional] If you're using TypeScript - If you're using TypeScript, install the dev dependencies [`ts-node`](https://www.npmjs.com/package/ts-node) and [`typescript`](https://www.npmjs.com/package/typescript). + If you're using TypeScript, install the dev dependencies [`jiti`](https://www.npmjs.com/package/jiti) and [`typescript`](https://www.npmjs.com/package/typescript). ```bash {title="Terminal"} npm i --save-dev jiti typescript @@ -141,4 +141,4 @@ Now, you can test and deploy the individual monitors above, that reference exist > You are about to deploy your project "playwright-check-suites" to account "Checkly E2E Prod". Do you want to continue? … yes ``` -Now, you can head over to [Checkly's home dashboard](https://app.checklyhq.com/) and see your new checks running and associate an alert channel for them. \ No newline at end of file +Now, you can head over to [Checkly's home dashboard](https://app.checklyhq.com/) and see your new checks running and associate an alert channel for them.