Skip to content

Commit e01ea9a

Browse files
committed
(chore) mark package as side-effect free
1 parent 993939c commit e01ea9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"bugs": {
1717
"url": "https://github.com/D34DPlayer/w-orm/issues"
1818
},
19+
"sideEffects": false,
1920
"main": "dist/index.umd.js",
2021
"module": "dist/index.esm.js",
2122
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)