Skip to content

Commit cff5358

Browse files
committed
[Fix] add missing call-bind dependency
1 parent 48d01e6 commit cff5358

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: package.json

+3
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,8 @@
6363
"commitLimit": false,
6464
"backfillLimit": false,
6565
"hideCredit": true
66+
},
67+
"dependencies": {
68+
"call-bind": "^1.0.2"
6669
}
6770
}

0 commit comments

Comments
 (0)