File tree Expand file tree Collapse file tree 5 files changed +6
-1
lines changed Expand file tree Collapse file tree 5 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 22 "name" : " @scaleway/random-name" ,
33 "version" : " 1.3.1" ,
44 "description" : " A small utility to generate a random name" ,
5- "module" : " dist/module.js" ,
65 "type" : " module" ,
6+ "main" : " dist/module.js" ,
7+ "module" : " dist/module.js" ,
78 "browser" : {
89 "dist/module.js" : " ./dist/module.browser.js"
910 },
Original file line number Diff line number Diff line change 33 "version" : " 1.4.2" ,
44 "description" : " A small utility to use regex" ,
55 "type" : " module" ,
6+ "main" : " dist/module.js" ,
67 "module" : " dist/module.js" ,
78 "browser" : {
89 "dist/module.js" : " ./dist/module.browser.js"
Original file line number Diff line number Diff line change 99 " dataloader"
1010 ],
1111 "type" : " module" ,
12+ "main" : " dist/module.js" ,
1213 "module" : " dist/module.js" ,
1314 "browser" : {
1415 "dist/module.js" : " ./dist/module.browser.js"
Original file line number Diff line number Diff line change 1111 " react-intl"
1212 ],
1313 "type" : " module" ,
14+ "main" : " dist/module.js" ,
1415 "module" : " dist/module.js" ,
1516 "browser" : {
1617 "dist/module.js" : " ./dist/module.browser.js"
Original file line number Diff line number Diff line change 1212 " query-params"
1313 ],
1414 "type" : " module" ,
15+ "main" : " dist/module.js" ,
1516 "module" : " dist/module.js" ,
1617 "browser" : {
1718 "dist/module.js" : " ./dist/module.browser.js"
You can’t perform that action at this time.
0 commit comments