We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea48f59 commit 71123dcCopy full SHA for 71123dc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "await-on",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"description": "really simple error handling with await/async",
5
"main": "lib/await-on.js",
6
"directories": {
@@ -23,7 +23,7 @@
23
],
24
"repository": {
25
"type": "git",
26
- "url": "https://github.com/bitstrider/await-on.git"
+ "url": "https://github.com/json2d/await-on.git"
27
},
28
"author": "Jason Yung",
29
"license": "MIT",
0 commit comments