File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1010 " uh"
1111 ],
1212 "main" : " ./dist/cjs/index.js" ,
13- "module" : " ./dist/esm5 /index.js" ,
14- "typings" : " ./dist/types /index.d.ts" ,
13+ "module" : " ./dist/esm /index.js" ,
14+ "typings" : " ./dist/esm /index.d.ts" ,
1515 "exports" : {
1616 "." : {
1717 "import" : {
2929 "type" : " git" ,
3030 "url" : " https://github.com/microbit-foundation/microbit-universal-hex"
3131 },
32- "config" : {
33- "umdName" : " microbitUh"
34- },
3532 "author" :
" Micro:bit Educational Foundation <[email protected] >" ,
3633 "license" : " MIT" ,
3734 "engines" : {
Original file line number Diff line number Diff line change 1717 "noUnusedParameters" : false ,
1818 "noFallthroughCasesInSwitch" : true
1919 },
20- "include" : [" ./src" ],
21- "compileOnSave" : false
20+ "include" : [" src" ]
2221}
You can’t perform that action at this time.
0 commit comments