Skip to content

Commit

Permalink
fix: Remove type on package.json (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkzt authored Sep 2, 2020
1 parent ba34493 commit 0be78d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"drawing",
"svg-drawing"
],
"type": "module",
"types": "lib/index.d.ts",
"main": "lib/index.cjs.js",
"module": "lib/index.esm.js",
Expand Down

0 comments on commit 0be78d2

Please sign in to comment.