Skip to content

Commit 8966411

Browse files
committed
updated beta
1 parent 97898fc commit 8966411

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeceptjs/examples",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"main": "index.js",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
@@ -22,8 +22,7 @@
2222
"@codeceptjs/configure": "^0.5.0",
2323
"@codeceptjs/ui": "^0.2.0",
2424
"@wdio/selenium-standalone-service": "^5.16.10",
25-
"acorn": "^7.1.1",
26-
"codeceptjs": "^3.0.0-beta.1",
25+
"codeceptjs": "^3.0.0-beta.2",
2726
"playwright": "^1.0.1",
2827
"puppeteer": "^2.0.0",
2928
"testcafe": "^1.7.0",

0 commit comments

Comments
 (0)