v3.97.0-rc.0
							parent
							
								
									485c12e6cb
								
							
						
					
					
						commit
						961ca278c9
					
				|  | @ -1,6 +1,6 @@ | |||
| { | ||||
|     "name": "matrix-react-sdk", | ||||
|     "version": "3.96.1", | ||||
|     "version": "3.97.0-rc.0", | ||||
|     "description": "SDK for matrix.org using React", | ||||
|     "author": "matrix.org", | ||||
|     "repository": { | ||||
|  | @ -23,7 +23,7 @@ | |||
|         "package.json", | ||||
|         ".stylelintrc.js" | ||||
|     ], | ||||
|     "main": "./src/index.ts", | ||||
|     "main": "./lib/index.ts", | ||||
|     "matrix_src_main": "./src/index.ts", | ||||
|     "matrix_lib_main": "./lib/index.ts", | ||||
|     "matrix_lib_typings": "./lib/index.d.ts", | ||||
|  | @ -233,5 +233,6 @@ | |||
|         "outputDirectory": "coverage", | ||||
|         "outputName": "jest-sonar-report.xml", | ||||
|         "relativePaths": true | ||||
|     } | ||||
|     }, | ||||
|     "typings": "./lib/index.d.ts" | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 RiotRobot
						RiotRobot