Skip to content

Commit

Permalink
bumped version to 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinehage committed Jul 8, 2020
1 parent e000871 commit cd350a0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "soajs.dashboard",
"description": "soajs dashboard service",
"version": "3.0.8",
"version": "3.0.9",
"author": {
"name": "soajs team",
"email": "team@soajs.org"
Expand Down Expand Up @@ -32,10 +32,10 @@
"nock": "9.0.13",
"shelljs": "0.7.5",
"sinon": "1.17.6",
"soajs.controller": "4.0.14",
"soajs.controller": "4.0.17",
"soajs.mongodb.data": "2.1.7",
"soajs.oauth": "3.0.9",
"soajs.urac": "4.0.9"
"soajs.oauth": "3.0.11",
"soajs.urac": "4.0.10"
},
"dependencies": {
"async": "2.1.4",
Expand All @@ -56,8 +56,8 @@
"request": "2.88.2",
"rimraf": "3.0.2",
"shortid": "2.2.15",
"soajs": "4.0.12",
"soajs.core.drivers": "4.0.3",
"soajs": "4.0.13",
"soajs.core.drivers": "4.0.4",
"unzip2": "0.2.5",
"url-clean": "1.0.2",
"yamljs": "0.3.0"
Expand Down

0 comments on commit cd350a0

Please sign in to comment.