codeceptjs 3.3.0-beta.3 → 3.3.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "codeceptjs",
|
|
3
|
-
"version": "3.3.0-beta.
|
|
3
|
+
"version": "3.3.0-beta.4",
|
|
4
4
|
"description": "Supercharged End 2 End Testing Framework for NodeJS",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"acceptance",
|
|
@@ -99,7 +99,6 @@
|
|
|
99
99
|
"@wdio/selenium-standalone-service": "^5.16.10",
|
|
100
100
|
"@wdio/utils": "^5.23.0",
|
|
101
101
|
"apollo-server-express": "^2.25.3",
|
|
102
|
-
"chai": "^3.5.0",
|
|
103
102
|
"chai-as-promised": "^5.2.0",
|
|
104
103
|
"chai-subset": "^1.6.0",
|
|
105
104
|
"contributor-faces": "^1.0.3",
|