Skip to content

Commit

Permalink
Merge branch 'hotfix/v1.0.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
kuyoonjo committed Apr 22, 2018
2 parents ee079c3 + 8e40318 commit 24c8a00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ycs-plugin-mosca",
"version": "1.0.1",
"version": "1.0.2",
"description": "ycs-plugin-mosca",
"license": "MIT",
"repository": "https://github.com/yc-server/ycs-plugin-mosca.git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"watch:test": "jest --watch"
},
"dependencies": {
"mosca": "^2.7.0"
"mosca": "^2.8.1"
},
"devDependencies": {
"@types/jest": "^20.0.5",
Expand Down

0 comments on commit 24c8a00

Please sign in to comment.