Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

Commit

Permalink
🔧 config: Remove "sideEffects": false, fix #73
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed Apr 28, 2019
1 parent 2873ffd commit a1e987c
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 @@ -26,7 +26,6 @@
"dist/*.d.ts.map",
"dist/*.d.ts"
],
"sideEffects": false,
"main": "dist/index",
"module": "dist/index.mjs",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit a1e987c

Please sign in to comment.