Skip to content

Commit c3f6a16

Browse files
committed
feat!: drop TypeScript resolution node10 support
1 parent 248d3e0 commit c3f6a16

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

package.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,6 @@
3333
"./webpack": "./dist/webpack.mjs",
3434
"./package.json": "./package.json"
3535
},
36-
"types": "./dist/index.d.mts",
37-
"typesVersions": {
38-
"*": {
39-
"*": [
40-
"./dist/*.d.mts",
41-
"./*"
42-
]
43-
}
44-
},
4536
"files": [
4637
"dist"
4738
],

0 commit comments

Comments
 (0)