Skip to content

Commit

Permalink
repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
rmdm committed Sep 26, 2018
1 parent c33aa79 commit ed128f6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "promback",
"version": "0.1.1",
"version": "0.1.2",
"description": "Level promises/callbacks landscape",
"main": "promback.js",
"scripts": {
Expand All @@ -16,6 +16,10 @@
"callback",
"promback"
],
"repository": {
"type": "git",
"url": "git+https://github.com/rmdm/promback.git"
},
"author": "rmdm",
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit ed128f6

Please sign in to comment.