Skip to content

Commit 5dba29a

Browse files
fix(package): update p-cancelable to version 2.0.0
Closes #56
1 parent 0bef482 commit 5dba29a

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
@@ -36,7 +36,7 @@
3636
"fontfaceobserver": "^2.0.13",
3737
"hoist-non-react-statics": "^3.0.1",
3838
"invariant": "^2.2.4",
39-
"p-cancelable": "^0.5.0"
39+
"p-cancelable": "^2.0.0"
4040
},
4141
"peerDependencies": {
4242
"react": ">=15",

0 commit comments

Comments
 (0)