Skip to content

Commit 379e9bd

Browse files
committed
sdk: Remove "typesVersions" in package.json
1 parent 2c44bc0 commit 379e9bd

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

sdk/package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,6 @@
1616
},
1717
"./package.json": "./package.json"
1818
},
19-
"typesVersions": {
20-
"*": {
21-
"*": [
22-
"dist/*"
23-
],
24-
"": [
25-
"dist/index.d.ts"
26-
]
27-
}
28-
},
2919
"sideEffects": false,
3020
"files": [
3121
"dist",

0 commit comments

Comments
 (0)