Skip to content

Commit 9716c9e

Browse files
committed
deps: Update @zulip/shared to 0.0.18
This removes the `js/` source directory from the package, in favor of using `lib/`.
1 parent fe720e4 commit 9716c9e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@react-navigation/native": "^5.7.6",
3434
"@react-navigation/stack": "^5.9.3",
3535
"@sentry/react-native": "^3.1.1",
36-
"@zulip/shared": "0.0.17",
36+
"@zulip/shared": "0.0.18",
3737
"base-64": "^1.0.0",
3838
"blueimp-md5": "^2.10.0",
3939
"color": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2845,10 +2845,10 @@
28452845
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
28462846
integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
28472847

2848-
"@zulip/[email protected].17":
2849-
version "0.0.17"
2850-
resolved "https://registry.yarnpkg.com/@zulip/shared/-/shared-0.0.17.tgz#a9e361ab675b926a3dd715e541dabfca19dde5cd"
2851-
integrity sha512-085ZGHd5lawroV5Hru5GvBxNmq/DBhe2zA2zA9pYrRfnfk+0Bws+8ESNylQaKW2PafTXwOnT1m8d1UppXsl2Aw==
2848+
"@zulip/[email protected].18":
2849+
version "0.0.18"
2850+
resolved "https://registry.yarnpkg.com/@zulip/shared/-/shared-0.0.18.tgz#393c202e3252ae55ce052d8300b8fc4252e3fb6d"
2851+
integrity sha512-lkW0kNfE5XTfnN7jm7Pjo9BgkK/74va8d0mDU0Fz268OgXNNRAH8NgrBmv4OePIrleTbvTgCBC3P3LOI/7Pddg==
28522852
dependencies:
28532853
katex "^0.16.2"
28542854
lodash "^4.17.19"

0 commit comments

Comments
 (0)