Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoABCardoso committed Aug 16, 2021
1 parent 5d72452 commit 95900b5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "watson-assistant-experiment",
"version": "1.7.2",
"version": "1.8.0",
"description": "Runs K-Fold cross validation on Watson Assistant Skill.",
"main": "lib/index.js",
"dependencies": {
"command-line-args": "^5.1.1",
"command-line-usage": "^6.1.1",
"group-by": "0.0.1",
"ibm-watson": "^6.0.3",
"kfold-experiment": "^1.5.1"
"kfold-experiment": "^1.6.0"
},
"devDependencies": {
"eslint": "^7.22.0",
Expand Down

0 comments on commit 95900b5

Please sign in to comment.