Skip to content

Commit

Permalink
Git urls.
Browse files Browse the repository at this point in the history
  • Loading branch information
yurydelendik committed Apr 21, 2017
1 parent 1e7c192 commit be33f78
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,17 @@
"keywords": [],
"repository": {
"type": "git",
"url": "https://github.com/yurydelendik/txt2map4wasm.git"
"url": "git+https://github.com/yurydelendik/txt2map4wasm.git"
},
"author": "Yury Delendik",
"license": "Apache-2.0",
"dependencies": {
"source-map": "^0.5.6",
"yargs": "^7.1.0"
}
},
"bugs": {
"url": "https://github.com/yurydelendik/txt2map4wasm/issues"
},
"homepage": "https://github.com/yurydelendik/txt2map4wasm#readme",
"devDependencies": {}
}

0 comments on commit be33f78

Please sign in to comment.