Skip to content

Commit 843afe4

Browse files
fix: add main field in scratch-render package.json
1 parent ffe126c commit 843afe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/scratch-render/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"type": "git",
1010
"url": "https://github.com/scratchfoundation/scratch-editor.git"
1111
},
12+
"main": "./dist/node/scratch-render.js",
1213
"exports": {
1314
"webpack": "./src/index.js",
1415
"browser": "./dist/web/scratch-render.js",

0 commit comments

Comments
 (0)