Skip to content

Commit bbb984c

Browse files
committed
Specifying no sideEffects
1 parent a77177a commit bbb984c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-pdf-js/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Simple React component to wrap up PDF.js. The easiest way to render PDFs in your React app.",
55
"author": "mikecousins",
66
"license": "MIT",
7+
"sideEffects": false,
78
"repository": {
89
"type": "git",
910
"url": "git+https://github.com/mikecousins/react-pdf-js.git"

0 commit comments

Comments
 (0)