Skip to content

Commit

Permalink
add browser
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowe committed Nov 12, 2023
1 parent e0c9dce commit b64c346
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 @@ -14,6 +14,7 @@
"types": "npx tsc"
},
"main": "./dist/riscript.js",
"browser": "./dist/riscript.iife.min.js",
"exports": {
".": {
"import": "./dist/riscript.js",
Expand Down

0 comments on commit b64c346

Please sign in to comment.