mirror of https://github.com/vector-im/riot-web
				
				
				
			Resetting package fields for development
							parent
							
								
									c89c02f4e0
								
							
						
					
					
						commit
						49729d6d95
					
				| 
						 | 
				
			
			@ -23,7 +23,7 @@
 | 
			
		|||
    "package.json",
 | 
			
		||||
    ".stylelintrc.js"
 | 
			
		||||
  ],
 | 
			
		||||
  "main": "./lib/index.ts",
 | 
			
		||||
  "main": "./src/index.ts",
 | 
			
		||||
  "matrix_src_main": "./src/index.ts",
 | 
			
		||||
  "matrix_lib_main": "./lib/index.ts",
 | 
			
		||||
  "matrix_lib_typings": "./lib/index.d.ts",
 | 
			
		||||
| 
						 | 
				
			
			@ -252,6 +252,5 @@
 | 
			
		|||
  "jestSonar": {
 | 
			
		||||
    "reportPath": "coverage",
 | 
			
		||||
    "sonar56x": true
 | 
			
		||||
  },
 | 
			
		||||
  "typings": "./lib/index.d.ts"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue