Skip to content

Commit

Permalink
add "sideEffects": false
Browse files Browse the repository at this point in the history
  • Loading branch information
fnlctrl committed Feb 15, 2024
1 parent a9d933b commit 9f2db1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/quill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"parchment": "^3.0.0-alpha.2",
"quill-delta": "^5.1.0"
},
"sideEffects": false,
"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.3",
Expand Down

0 comments on commit 9f2db1e

Please sign in to comment.