Skip to content

Commit

Permalink
hotfix: move invisi-data to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent committed Dec 10, 2024
1 parent ec40b1e commit 831f13e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeceptjs",
"version": "3.6.8",
"version": "3.6.9",
"description": "Supercharged End 2 End Testing Framework for NodeJS",
"keywords": [
"acceptance",
Expand Down Expand Up @@ -96,6 +96,7 @@
"fs-extra": "11.2.0",
"glob": "6.0.1",
"html-minifier-terser": "7.2.0",
"invisi-data": "^1.0.0",
"inquirer": "6.5.2",
"joi": "17.13.3",
"js-beautify": "1.15.1",
Expand Down Expand Up @@ -147,7 +148,6 @@
"graphql": "16.9.0",
"husky": "9.1.7",
"inquirer-test": "2.0.1",
"invisi-data": "^1.0.0",
"jsdoc": "4.0.4",
"jsdoc-typeof-plugin": "1.0.0",
"json-server": "0.17.4",
Expand Down Expand Up @@ -184,4 +184,4 @@
"strict": false
}
}
}
}

0 comments on commit 831f13e

Please sign in to comment.