diff --git a/.yarn/patches/baconjs-npm-3.0.17-1a95474784.patch b/.yarn/patches/baconjs-npm-3.0.17-1a95474784.patch new file mode 100644 index 0000000..fe0e090 --- /dev/null +++ b/.yarn/patches/baconjs-npm-3.0.17-1a95474784.patch @@ -0,0 +1,14 @@ +diff --git a/package.json b/package.json +index 6df2387cbfaead99f6fa36a8d6a5b11900a05bb4..3b5586d74fb8f7312c64406dda8a8ef0ced929ac 100644 +--- a/package.json ++++ b/package.json +@@ -91,9 +91,5 @@ + }, + "main": "dist/Bacon.js", + "module": "./dist/Bacon.mjs", +- "exports": { +- "import": "./dist/Bacon.mjs", +- "require": "./dist/Bacon.js" +- }, + "types": "types/bacon.d.ts" + } diff --git a/index.html b/index.html index a15ba17..89cc41d 100644 --- a/index.html +++ b/index.html @@ -6,15 +6,9 @@