Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brollb committed Apr 9, 2020
1 parent cb9337e commit 3339cdc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test-ci": "npm test && node utils/additional-ci-checks.js",
"watch-test": "nodemon --exec 'mocha --recursive test'"
},
"version": "2.1.1",
"version": "2.2.0",
"dependencies": {
"@babel/core": "^7.7.2",
"@babel/plugin-transform-runtime": "^7.6.2",
Expand All @@ -30,6 +30,7 @@
"@babel/runtime": "^7.7.2",
"aws-sdk": "^2.616.0",
"commander": "^2.20.3",
"deepforge-keras": "github:deepforge-dev/deepforge-keras",
"deepforge-user-management-page": "github:deepforge-dev/user-management-page",
"dotenv": "^2.0.0",
"exists-file": "^2.1.0",
Expand Down

0 comments on commit 3339cdc

Please sign in to comment.