mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
d63b84ee1f
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
13 lines
375 B
Diff
13 lines
375 B
Diff
diff --git a/package.json b/package.json
|
|
index 4f24d9658ca167733dbe9c3fb3bcfc3f4e6d20c8..15062cc4eb3bc8e14b54b07a9c873e5a5c4b6ab8 100644
|
|
--- a/package.json
|
|
+++ b/package.json
|
|
@@ -35,7 +35,6 @@
|
|
"module": "index.js",
|
|
"exports": {
|
|
".": {
|
|
- "browser": "./index.browser.js",
|
|
"require": {
|
|
"types": "./index.d.cts",
|
|
"default": "./index.cjs"
|