Skip to content

Commit

Permalink
v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brollb committed Aug 17, 2020
1 parent 0fc913b commit 5e927c5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 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.3.1",
"version": "2.4.0",
"dependencies": {
"@babel/core": "^7.7.2",
"@babel/plugin-transform-runtime": "^7.6.2",
Expand Down
2 changes: 1 addition & 1 deletion webgme-setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -434,4 +434,4 @@
"seeds": {},
"routers": {}
}
}
}

0 comments on commit 5e927c5

Please sign in to comment.