Skip to content

Commit

Permalink
Update to 2.0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
andot committed Feb 6, 2018
1 parent 7850cdf commit d422c53
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": "hprose",
"version": "2.0.45",
"version": "2.0.46",
"homepage": "https://github.com/hprose/hprose-nodejs",
"description": "hprose for node.js",
"keywords": [
Expand Down Expand Up @@ -50,7 +50,7 @@
"lib": "lib/"
},
"main": "lib/hprose.js",
"optionalDependencies": { "ws": ">=3.1.0" },
"optionalDependencies": { "ws": ">=4.0.0" },
"devDependencies": {
"promises-aplus-tests": "*"
},
Expand Down

0 comments on commit d422c53

Please sign in to comment.