Skip to content

Commit ec08cd9

Browse files
committed
bump olm version
1 parent 2aeaa08 commit ec08cd9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"matrix-js-sdk": "1.0.3",
7474
"matrix-react-sdk": "1.0.6",
7575
"modernizr": "^3.6.0",
76-
"olm": "https://matrix.org/packages/npm/olm/olm-3.1.0-pre1.tgz",
76+
"olm": "https://matrix.org/packages/npm/olm/olm-3.1.0-pre3.tgz",
7777
"prop-types": "^15.6.2",
7878
"react": "^15.6.0",
7979
"react-dom": "^15.6.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6383,9 +6383,9 @@ obuf@^1.0.0, obuf@^1.1.2:
63836383
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
63846384
integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==
63856385

6386-
"olm@https://matrix.org/packages/npm/olm/olm-3.1.0-pre1.tgz":
6387-
version "3.1.0-pre1"
6388-
resolved "https://matrix.org/packages/npm/olm/olm-3.1.0-pre1.tgz#54f14fa901ff5c81db516b3b2adb294b91726eaa"
6386+
"olm@https://matrix.org/packages/npm/olm/olm-3.1.0-pre3.tgz":
6387+
version "3.1.0-pre3"
6388+
resolved "https://matrix.org/packages/npm/olm/olm-3.1.0-pre3.tgz#525aa8191b4b6fcb07a3aa6815687780b99be411"
63896389

63906390
on-finished@~2.3.0:
63916391
version "2.3.0"

0 commit comments

Comments
 (0)