Skip to content

Commit 831f13e

Browse files
committed
hotfix: move invisi-data to dev
1 parent ec40b1e commit 831f13e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeceptjs",
3-
"version": "3.6.8",
3+
"version": "3.6.9",
44
"description": "Supercharged End 2 End Testing Framework for NodeJS",
55
"keywords": [
66
"acceptance",
@@ -96,6 +96,7 @@
9696
"fs-extra": "11.2.0",
9797
"glob": "6.0.1",
9898
"html-minifier-terser": "7.2.0",
99+
"invisi-data": "^1.0.0",
99100
"inquirer": "6.5.2",
100101
"joi": "17.13.3",
101102
"js-beautify": "1.15.1",
@@ -147,7 +148,6 @@
147148
"graphql": "16.9.0",
148149
"husky": "9.1.7",
149150
"inquirer-test": "2.0.1",
150-
"invisi-data": "^1.0.0",
151151
"jsdoc": "4.0.4",
152152
"jsdoc-typeof-plugin": "1.0.0",
153153
"json-server": "0.17.4",
@@ -184,4 +184,4 @@
184184
"strict": false
185185
}
186186
}
187-
}
187+
}

0 commit comments

Comments
 (0)