Skip to content

Commit

Permalink
chore(package): mark as side-effects-free
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Dec 7, 2019
1 parent f8ba6c2 commit deef1bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"main": "dist/medium-zoom.min.js",
"module": "dist/medium-zoom.esm.js",
"types": "dist/medium-zoom.d.ts",
"sideEffects": false,
"scripts": {
"start": "yarn run dev",
"dev": "rollup --config --watch",
Expand Down

0 comments on commit deef1bf

Please sign in to comment.