Skip to content

Commit

Permalink
Update repo links
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Hall committed Aug 17, 2015
1 parent 72144b9 commit a93128b
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
Expand Up @@ -17,14 +17,14 @@
"pretest": "./node_modules/jslint/bin/jslint.js --edition=\"2015-05-08\" ./lib/*.js ./tests/*.js",
"test": "gulp && nodeunit tests"
},
"bugs": "http://github.com/twistdigital/es6-promisify/issues",
"bugs": "http://github.com/digitaldesignlabs/es6-promisify/issues",
"files": [
"dist/promisify.js",
"dist/promise.js"
],
"repository": {
"type": "git",
"url": "https://github.com/twistdigital/es6-promisify.git"
"url": "https://github.com/digitaldesignlabs/es6-promisify.git"
},
"devDependencies": {
"gulp": "^3.9.0",
Expand Down

0 comments on commit a93128b

Please sign in to comment.