Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hufeng committed May 22, 2018
1 parent 09e9774 commit 9246a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/dubbo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dubbo2.js",
"version": "1.0.2",
"version": "1.0.3",
"main": "./es7/index.js",
"types": "./es7/typings/index.d.ts",
"license": "Apache Licence 2.0",
Expand All @@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/QianmiOpen/dubbo2.js.git"
"url": "https://github.com/dubbo/dubbo2.js.git"
},
"dependencies": {
"debug": "3.1.0",
Expand Down

0 comments on commit 9246a7e

Please sign in to comment.