We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f917b7a commit 1a35cdcCopy full SHA for 1a35cdc
package.json
@@ -34,7 +34,8 @@
34
"import": "./build/esm/index.mjs",
35
"require": "./build/cjs/index.js"
36
},
37
- "./package.json": "./package.json"
+ "./package.json": "./package.json",
38
+ "./decentraland": "./dist/colyseus-decentraland.js"
39
40
"decentralandLibrary": {
41
"main": "./dist/colyseus-decentraland.js",
0 commit comments