Skip to content

Commit

Permalink
package: add browser top level key
Browse files Browse the repository at this point in the history
  • Loading branch information
ChlodAlejandro committed Feb 29, 2024
1 parent 3487fb9 commit 15f0c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "3.0.0-rc1",
"description": "Receive events from Wikimedia wikis using the Wikimedia Event Platforms' EventStreams.",
"main": "dist/cjs/index.js",
"browser": "./dist/browser/index.js",
"types": "dist/types/index.d.ts",
"files": [
"dist/",
Expand Down

0 comments on commit 15f0c13

Please sign in to comment.