We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5abfc commit dbcb918Copy full SHA for dbcb918
package.json
@@ -6,7 +6,7 @@
6
"type": "commonjs",
7
"types": "lib/index.d.ts",
8
"typesVersions": {
9
- "<3.7": {
+ "<=3.7": {
10
"lib/*": [
11
"lib/ts3.7/*"
12
]
0 commit comments