Skip to content

Commit 98fc846

Browse files
fix(package): update is-promise to version 2.2.2
Closes #54
1 parent b68a4b8 commit 98fc846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"is-error": "2.2.1",
31-
"is-promise": "2.1.0",
31+
"is-promise": "2.2.2",
3232
"kind-of": "3.2.0",
3333
"spread-args": "0.2.0"
3434
},

0 commit comments

Comments
 (0)