Skip to content

Commit

Permalink
SUPPORT-2113 | merge code from develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pdalmia63 committed Jun 18, 2021
2 parents 11cee7c + 135d733 commit 2d171a8
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 46 deletions.
105 changes: 62 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
"yards": "^0.1.4"
},
"dependencies": {
"underscore": "^1.9.1"
"mixin-deep": "^1.3.2",
"underscore": "^1.9.1",
"websocket-extensions": "^0.1.4"
}
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3552,8 +3552,8 @@ websocket-driver@>=0.5.1:
websocket-extensions ">=0.1.1"

websocket-extensions@>=0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1.tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7"
version "0.1.4"
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7"

which-module@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 2d171a8

Please sign in to comment.