We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c0f0c commit 391976aCopy full SHA for 391976a
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "botium-cli",
3
- "version": "1.0.9",
+ "version": "1.0.10",
4
"description": "Botium - The Selenium for Chatbots",
5
"main": "dist/botium-cli-cjs.js",
6
"module": "dist/botium-cli-es.js",
@@ -55,6 +55,7 @@
55
"debug": "^4.3.1",
56
"figlet": "^1.5.0",
57
"fs-extra": "^9.1.0",
58
+ "is-json": "^2.0.1",
59
"lodash": "^4.17.21",
60
"mime-types": "^2.1.30",
61
"mkdirp": "^1.0.4",
0 commit comments