mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Iterate
This commit is contained in:
parent
683dfaef69
commit
a6f851bbdf
@ -15,11 +15,13 @@
|
||||
"exports": {
|
||||
".": {
|
||||
"import": "./lib/index.js",
|
||||
"require": "./lib/index.js",
|
||||
"types": "./lib/index.d.ts"
|
||||
},
|
||||
"./stale-screenshots-reporter": {
|
||||
"import": "./lib/stale-screenshots-reporter.js",
|
||||
"types": "./lib/stale-screenshots-reporter.d.ts"
|
||||
"./stale-screenshot-reporter": {
|
||||
"import": "./lib/stale-screenshot-reporter.js",
|
||||
"require": "./lib/stale-screenshot-reporter.js",
|
||||
"types": "./lib/stale-screenshot-reporter.d.ts"
|
||||
}
|
||||
},
|
||||
"bin": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user