v3.66.0-rc.1
							parent
							
								
									b2ea19957c
								
							
						
					
					
						commit
						a7b8282238
					
				| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    "name": "matrix-react-sdk",
 | 
					    "name": "matrix-react-sdk",
 | 
				
			||||||
    "version": "3.65.0",
 | 
					    "version": "3.66.0-rc.1",
 | 
				
			||||||
    "description": "SDK for matrix.org using React",
 | 
					    "description": "SDK for matrix.org using React",
 | 
				
			||||||
    "author": "matrix.org",
 | 
					    "author": "matrix.org",
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
| 
						 | 
					@ -23,7 +23,7 @@
 | 
				
			||||||
        "package.json",
 | 
					        "package.json",
 | 
				
			||||||
        ".stylelintrc.js"
 | 
					        ".stylelintrc.js"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "main": "./src/index.ts",
 | 
					    "main": "./lib/index.ts",
 | 
				
			||||||
    "matrix_src_main": "./src/index.ts",
 | 
					    "matrix_src_main": "./src/index.ts",
 | 
				
			||||||
    "matrix_lib_main": "./lib/index.ts",
 | 
					    "matrix_lib_main": "./lib/index.ts",
 | 
				
			||||||
    "matrix_lib_typings": "./lib/index.d.ts",
 | 
					    "matrix_lib_typings": "./lib/index.d.ts",
 | 
				
			||||||
| 
						 | 
					@ -260,5 +260,6 @@
 | 
				
			||||||
        "outputDirectory": "coverage",
 | 
					        "outputDirectory": "coverage",
 | 
				
			||||||
        "outputName": "jest-sonar-report.xml",
 | 
					        "outputName": "jest-sonar-report.xml",
 | 
				
			||||||
        "relativePaths": true
 | 
					        "relativePaths": true
 | 
				
			||||||
    }
 | 
					    },
 | 
				
			||||||
 | 
					    "typings": "./lib/index.d.ts"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue