We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17448a8 commit 1d3dadeCopy full SHA for 1d3dade
package.json
@@ -4,6 +4,7 @@
4
"license": "MIT",
5
"version": "2.1.10",
6
"description": "🛹 Modern TypeScript tools for SVG",
7
+ "main": "./dist/svg-path-commander.js",
8
"browser": "./dist/svg-path-commander.js",
9
"commonjs": "./dist/svg-path-commander.cjs",
10
"module": "./dist/svg-path-commander.mjs",
0 commit comments