Skip to content

Commit 0cd02d7

Browse files
Update package.json (#3)
* Update package.json as we released codeceptjs 3.0 and used playwright 1.4.1 as default engine, we may need to update this. * Apply suggestions from code review Co-authored-by: Michael Bodnarchuk <[email protected]>
1 parent 31a73ce commit 0cd02d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"def": "codeceptjs def"
1010
},
1111
"dependencies": {
12-
"codeceptjs": "^3.0.0-beta.4",
12+
"codeceptjs": "^3.0.0",
1313
"playwright": "^1.4.1",
1414
"ts-node": "^8.10.1",
1515
"typescript": "^3.8.3"

0 commit comments

Comments
 (0)