Skip to content

Commit

Permalink
Merge pull request #81 from testla-project/79-no-versions-avaliable-f…
Browse files Browse the repository at this point in the history
…or-tesla-screenplay-playwright-title

79-Fixed docu issue for installation
  • Loading branch information
munichbughunter authored Apr 5, 2024
2 parents 41946d6 + 12c0407 commit 4874f57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In order to use testla you need to [install](https://playwright.dev/docs/intro)
Get started by installing Testla Screenplay for Playwright using npm.

```bash
npm install --save-dev testla-screenplay-playwright
npm install --save-dev @testla/screenplay-playwright
```

## 👨‍🏫 Learn Testla
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@testla/screenplay-playwright",
"version": "1.5.0",
"version": "1.5.1",
"description": "Implementation of the Playwright abilities, actions and questions.",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 4874f57

Please sign in to comment.