mirror of https://github.com/vector-im/riot-web
				
				
				
			Reset matrix-react-sdk back to develop branch
							parent
							
								
									7e6ce7fb76
								
							
						
					
					
						commit
						4b3ba43f38
					
				|  | @ -59,7 +59,7 @@ | |||
|     "jsrsasign": "^10.1.5", | ||||
|     "katex": "^0.12.0", | ||||
|     "matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop", | ||||
|     "matrix-react-sdk": "3.19.0", | ||||
|     "matrix-react-sdk": "github:matrix-org/matrix-react-sdk#develop", | ||||
|     "matrix-widget-api": "^0.1.0-beta.13", | ||||
|     "olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz", | ||||
|     "prop-types": "^15.7.2", | ||||
|  |  | |||
							
								
								
									
										22
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										22
									
								
								yarn.lock
								
								
								
								
							|  | @ -7541,21 +7541,6 @@ mathml-tag-names@^2.1.3: | |||
|   resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3" | ||||
|   integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg== | ||||
| 
 | ||||
| matrix-js-sdk@10.0.0: | ||||
|   version "10.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-10.0.0.tgz#571e97c8d8351715ac609ccedd38cad79d0b752e" | ||||
|   integrity sha512-40QN9HITqWBSYi/e8QQidDL6UOhWBpst437i+lHIqQ8a7SQtbcquDSRXWR22BjM2qbssR+02zfrLI/Kez7IoBQ== | ||||
|   dependencies: | ||||
|     "@babel/runtime" "^7.12.5" | ||||
|     another-json "^0.2.0" | ||||
|     browser-request "^0.3.3" | ||||
|     bs58 "^4.0.1" | ||||
|     content-type "^1.0.4" | ||||
|     loglevel "^1.7.1" | ||||
|     qs "^6.9.6" | ||||
|     request "^2.88.2" | ||||
|     unhomoglyph "^1.0.6" | ||||
| 
 | ||||
| "matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop": | ||||
|   version "10.0.0" | ||||
|   resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/b911a890cff5ac4d10a4f3a94b43276caeedca83" | ||||
|  | @ -7578,10 +7563,9 @@ matrix-mock-request@^1.2.3: | |||
|     bluebird "^3.5.0" | ||||
|     expect "^1.20.2" | ||||
| 
 | ||||
| matrix-react-sdk@3.19.0: | ||||
| "matrix-react-sdk@github:matrix-org/matrix-react-sdk#develop": | ||||
|   version "3.19.0" | ||||
|   resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.19.0.tgz#45e5794f9dae9b8fd6bdc2862ffd6e3a6650e282" | ||||
|   integrity sha512-xCRtq0u+qyYIAU/rUt7oQU0+sQboT1q1RRBzEvKca2usQRFH+EV4ahh97GCgg+u2IDiYb83bcVPcB4lGcCVLjg== | ||||
|   resolved "https://codeload.github.com/matrix-org/matrix-react-sdk/tar.gz/3817aaeaca9622c56894df4092b5ce727b943f64" | ||||
|   dependencies: | ||||
|     "@babel/runtime" "^7.12.5" | ||||
|     await-lock "^2.1.0" | ||||
|  | @ -7609,7 +7593,7 @@ matrix-react-sdk@3.19.0: | |||
|     katex "^0.12.0" | ||||
|     linkifyjs "^2.1.9" | ||||
|     lodash "^4.17.20" | ||||
|     matrix-js-sdk "10.0.0" | ||||
|     matrix-js-sdk "github:matrix-org/matrix-js-sdk#develop" | ||||
|     matrix-widget-api "^0.1.0-beta.13" | ||||
|     minimist "^1.2.5" | ||||
|     opus-recorder "^8.0.3" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 RiotRobot
						RiotRobot