Skip to content

Commit 8e8f141

Browse files
authored
Increase version (#11)
1 parent e380297 commit 8e8f141

File tree

3 files changed

+4
-15
lines changed

3 files changed

+4
-15
lines changed

examples/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test:ts": "node -r ts-node/register ../api/src/ts-script.ts"
1111
},
1212
"devDependencies": {
13-
"@makingchatbots/genesys-cloud-chatbot-tester": "^2.0.8",
13+
"@makingchatbots/genesys-cloud-chatbot-tester": "2.0.10",
1414
"@types/node": "^14.14.2",
1515
"@typescript-eslint/eslint-plugin": "latest",
1616
"@typescript-eslint/parser": "latest",

package-lock.json

Lines changed: 2 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/genesys-cloud-chatbot-tester-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@google-cloud/aiplatform": "3.10.0",
39-
"@makingchatbots/genesys-cloud-chatbot-tester": "2.0.8",
39+
"@makingchatbots/genesys-cloud-chatbot-tester": "2.0.10",
4040
"chalk": "^4.1.2",
4141
"ci-info": "^3.5.0",
4242
"commander": "^11.0.0",

0 commit comments

Comments
 (0)