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 2c05cd1 commit f44601fCopy full SHA for f44601f
package.json
@@ -6,7 +6,7 @@
6
"module": "dist/lib.esm/index.js",
7
"unpkg": "dist/torusUtils.umd.min.js",
8
"jsdelivr": "dist/torusUtils.umd.min.js",
9
- "types": "dist/types/index.d.ts",
+ "types": "dist/lib.cjs/types/index.d.ts",
10
"sideEffects": false,
11
"scripts": {
12
"start": "torus-scripts start",
0 commit comments