Merge pull request #92 from element-hq/t3chguy-patch-1
Some checks failed
Rust / build (push) Has been cancelled
iOS / build (push) Has been cancelled
React build / build (22) (push) Has been cancelled
Wasm / build (push) Has been cancelled
Android / Run all tests (push) Has been cancelled

This commit is contained in:
Michael Telatynski 2025-12-12 16:16:45 +00:00 committed by GitHub
commit ecb6d708c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,7 @@
"license": "SEE LICENSE IN README.md",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/matrix-wysiwyg.js",
"require": "./dist/matrix-wysiwyg.umd.cjs"
}