Skip to content

Commit

Permalink
adding support for elements generation
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia committed Jan 21, 2025
1 parent 1e73f82 commit 528a963
Show file tree
Hide file tree
Showing 5 changed files with 537 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,18 @@
"winston": "^3.17.0"
},
"devDependencies": {
"@estruyf/github-actions-reporter": "^1.9.2",
"@faker-js/faker": "^9.4.0",
"@playwright/test": "^1.49.1",
"@types/js-yaml": "4.0.9",
"@types/node": "^22.10.7",
"eslint": "^9.18.0",
"csv-writer": "^1.6.0",
"openai": "^4.79.1",
"ts-node":"10.9.2",
"dotenv": "^16.4.7",
"eslint-plugin-playwright": "2.1.0",
"prettier": "^3.4.2",
"typescript": "^5.7.3",
"@estruyf/github-actions-reporter": "^1.9.2",
"@faker-js/faker": "^9.4.0"
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit 528a963

Please sign in to comment.