Commit aca90fb
chore: add "types" conditions for TS "nodenext" resolution (#40)
* fix: TS .d.ts resolution (#1)
There are types at '/node_modules/dset/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'dset' library may need to update its package.json or typings.ts(7016)
* Update package.json (#2)
* Simplified package exports
* Updated back to original repo
* Update package.json
---------
Co-authored-by: Luke Edwards <[email protected]>1 parent 740b3ae commit aca90fb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments