Mark the package as having no side effects (#145)

This commit is contained in:
Christophe Coevoet 2020-07-10 18:18:50 +02:00 committed by GitHub
parent 051f8d3976
commit 23ccfe0e4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@
"d3-quadtree": "1",
"d3-timer": "1"
},
"sideEffects": false,
"devDependencies": {
"eslint": "6",
"rollup": "1",