We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec40b1e commit 831f13eCopy full SHA for 831f13e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codeceptjs",
3
- "version": "3.6.8",
+ "version": "3.6.9",
4
"description": "Supercharged End 2 End Testing Framework for NodeJS",
5
"keywords": [
6
"acceptance",
@@ -96,6 +96,7 @@
96
"fs-extra": "11.2.0",
97
"glob": "6.0.1",
98
"html-minifier-terser": "7.2.0",
99
+ "invisi-data": "^1.0.0",
100
"inquirer": "6.5.2",
101
"joi": "17.13.3",
102
"js-beautify": "1.15.1",
@@ -147,7 +148,6 @@
147
148
"graphql": "16.9.0",
149
"husky": "9.1.7",
150
"inquirer-test": "2.0.1",
- "invisi-data": "^1.0.0",
151
"jsdoc": "4.0.4",
152
"jsdoc-typeof-plugin": "1.0.0",
153
"json-server": "0.17.4",
@@ -184,4 +184,4 @@
184
"strict": false
185
}
186
187
-}
+}
0 commit comments