mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 06:51:21 +02:00
Resetting package fields for development
This commit is contained in:
parent
c958d4c1c6
commit
79a46782d6
@ -25,7 +25,7 @@
|
|||||||
"bin": {
|
"bin": {
|
||||||
"reskindex": "scripts/reskindex.js"
|
"reskindex": "scripts/reskindex.js"
|
||||||
},
|
},
|
||||||
"main": "./lib/index.ts",
|
"main": "./src/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",
|
||||||
@ -215,6 +215,5 @@
|
|||||||
"coverageReporters": [
|
"coverageReporters": [
|
||||||
"text"
|
"text"
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
"typings": "./lib/index.d.ts"
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user