Skip to content

Commit 5e927c5

Browse files
committed
v2.4.0
1 parent 0fc913b commit 5e927c5

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"test-ci": "npm test && node utils/additional-ci-checks.js",
2222
"watch-test": "nodemon --exec 'mocha --recursive test'"
2323
},
24-
"version": "2.3.1",
24+
"version": "2.4.0",
2525
"dependencies": {
2626
"@babel/core": "^7.7.2",
2727
"@babel/plugin-transform-runtime": "^7.6.2",

webgme-setup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,4 +434,4 @@
434434
"seeds": {},
435435
"routers": {}
436436
}
437-
}
437+
}

0 commit comments

Comments
 (0)