Skip to content

Commit

Permalink
package.json: side effects free
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Aug 31, 2023
1 parent 16d27e6 commit f1550da
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 @@ -2,6 +2,7 @@
"name": "bpmn-visualization",
"version": "0.38.1-post",
"type": "module",
"sideEffects": false,
"description": "A TypeScript library for visualizing process execution data on BPMN diagrams",
"keywords": [
"typescript",
Expand Down

0 comments on commit f1550da

Please sign in to comment.