Skip to content

Commit 1a35cdc

Browse files
committed
add 'decentraland' export. #123
1 parent f917b7a commit 1a35cdc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"import": "./build/esm/index.mjs",
3535
"require": "./build/cjs/index.js"
3636
},
37-
"./package.json": "./package.json"
37+
"./package.json": "./package.json",
38+
"./decentraland": "./dist/colyseus-decentraland.js"
3839
},
3940
"decentralandLibrary": {
4041
"main": "./dist/colyseus-decentraland.js",

0 commit comments

Comments
 (0)