Skip to content

Commit ffcd87c

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

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.1",
3232
"kind-of": "3.2.0",
3333
"spread-args": "0.2.0"
3434
},

0 commit comments

Comments
 (0)