Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Mark free of side effects
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed May 24, 2023
1 parent 9656cef commit 65a5bb3
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 @@ -23,6 +23,7 @@
"types": "./dist/render-scheduler.d.ts",
"default": "./dist/render-scheduler.js"
},
"sideEffects": false,
"dependencies": {
"@frontmeans/dom-primitives": "^1.1.0",
"@proc7ts/context-values": "^7.1.0",
Expand Down

0 comments on commit 65a5bb3

Please sign in to comment.