Skip to content

Commit

Permalink
bumped version to 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinehage committed May 10, 2024
1 parent 957ae0a commit 772c786
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "soajs.repositories",
"description": "soajs Repositories service",
"version": "1.1.5",
"version": "1.1.6",
"author": {
"name": "soajs team",
"email": "team@soajs.org"
Expand Down Expand Up @@ -30,8 +30,8 @@
"mocha": "6.2.2",
"nock": "11.7.2",
"request": "2.88.2",
"soajs.controller": "4.2.8",
"soajs.marketplace": "1.1.5",
"soajs.controller": "4.2.12",
"soajs.marketplace": "1.1.7",
"sinon": "8.1.1"
},
"dependencies": {
Expand All @@ -40,7 +40,7 @@
"lodash": "4.17.21",
"parse-url": "8.1.0",
"shortid": "2.2.16",
"soajs": "4.1.7",
"soajs": "4.1.9",
"yamljs": "0.3.0"
}
}

0 comments on commit 772c786

Please sign in to comment.