Skip to content

Commit

Permalink
bumped version to 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinehage committed Jun 24, 2020
1 parent f4a108b commit 44f4555
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.6",
"version": "3.0.7",
"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.8",
"soajs.controller": "4.0.12",
"soajs.mongodb.data": "2.1.7",
"soajs.oauth": "3.0.7",
"soajs.urac": "4.0.7"
"soajs.oauth": "3.0.8",
"soajs.urac": "4.0.8"
},
"dependencies": {
"async": "2.1.4",
Expand All @@ -56,7 +56,7 @@
"request": "2.88.2",
"rimraf": "3.0.2",
"shortid": "2.2.15",
"soajs": "4.0.10",
"soajs": "4.0.11",
"soajs.core.drivers": "4.0.2",
"unzip2": "0.2.5",
"url-clean": "1.0.2",
Expand Down

0 comments on commit 44f4555

Please sign in to comment.