Skip to content

Commit 3e3b7cc

Browse files
authored
feat: Add plugin support. (#319)
BEGIN_COMMIT_OVERRIDE feat: Add plugin support. feat: Add support for the afterTrack stage for hooks. END_COMMIT_OVERRIDE
1 parent 23139da commit 3e3b7cc

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
@@ -79,7 +79,7 @@
7979
},
8080
"dependencies": {
8181
"escape-string-regexp": "^4.0.0",
82-
"launchdarkly-js-sdk-common": "5.5.1"
82+
"launchdarkly-js-sdk-common": "5.6.0"
8383
},
8484
"repository": {
8585
"type": "git",

0 commit comments

Comments
 (0)