Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
doubleface committed May 25, 2018
1 parent 75a1ba5 commit 17f4949
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/cozy-jobs-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-jobs-cli",
"version": "1.1.0",
"version": "1.2.0",
"description": "Manage cozy jobs",
"main": "index.js",
"repository": {
Expand All @@ -23,7 +23,7 @@
"commander": "^2.12.2",
"core-js": "2.5.6",
"cozy-client-js": "^0.9.0",
"cozy-konnector-libs": "^4.2.0",
"cozy-konnector-libs": "^4.3.0",
"cozy-logger": "^1.1.6",
"isomorphic-fetch": "^2.2.1",
"opn": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-konnector-libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-konnector-libs",
"version": "4.2.0",
"version": "4.3.0",
"description": "All the libs needed by a cozy v3 konnector",
"main": "dist/index.js",
"repository": {
Expand Down Expand Up @@ -37,8 +37,8 @@
"lodash": "4.17.10",
"moment": "^2.18.1",
"opn": "^5.1.0",
"raven": "2.6.2",
"pdfjs": "^2.0.0-alpha.8",
"raven": "2.6.2",
"regenerator-runtime": "^0.11.0",
"replay": "^2.1.2",
"request": "2.87.0",
Expand Down

0 comments on commit 17f4949

Please sign in to comment.