Skip to content

Commit

Permalink
add 'decentraland' export. #123
Browse files Browse the repository at this point in the history
  • Loading branch information
endel committed May 5, 2023
1 parent f917b7a commit 1a35cdc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"import": "./build/esm/index.mjs",
"require": "./build/cjs/index.js"
},
"./package.json": "./package.json"
"./package.json": "./package.json",
"./decentraland": "./dist/colyseus-decentraland.js"
},
"decentralandLibrary": {
"main": "./dist/colyseus-decentraland.js",
Expand Down

0 comments on commit 1a35cdc

Please sign in to comment.