File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @trigger.dev/sdk " : patch
3+ ---
4+
5+ Remove browser export condition - not necessary with the react-hooks package that uses core
Original file line number Diff line number Diff line change 2727 },
2828 "sourceDialects" : [
2929 " @triggerdotdev/source"
30- ],
31- "esmDialects" : [
32- " browser"
3330 ]
3431 },
3532 "typesVersions" : {
8380 "exports" : {
8481 "./package.json" : " ./package.json" ,
8582 "." : {
86- "browser" : {
87- "types" : " ./dist/browser/index.d.ts" ,
88- "default" : " ./dist/browser/index.js"
89- },
9083 "import" : {
9184 "@triggerdotdev/source" : " ./src/index.ts" ,
9285 "types" : " ./dist/esm/index.d.ts" ,
9891 }
9992 },
10093 "./v3" : {
101- "browser" : {
102- "types" : " ./dist/browser/v3/index.d.ts" ,
103- "default" : " ./dist/browser/v3/index.js"
104- },
10594 "import" : {
10695 "@triggerdotdev/source" : " ./src/v3/index.ts" ,
10796 "types" : " ./dist/esm/v3/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments