Skip to content

Commit 1d3dade

Browse files
committed
add main entrypoint
1 parent 17448a8 commit 1d3dade

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"license": "MIT",
55
"version": "2.1.10",
66
"description": "🛹 Modern TypeScript tools for SVG",
7+
"main": "./dist/svg-path-commander.js",
78
"browser": "./dist/svg-path-commander.js",
89
"commonjs": "./dist/svg-path-commander.cjs",
910
"module": "./dist/svg-path-commander.mjs",

0 commit comments

Comments
 (0)