Skip to content

Commit 704a964

Browse files
author
Long Ho
committed
feat: mark react-intl as side effect free
1 parent 81d65d8 commit 704a964

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"main": "./dist/index.js",
3434
"module": "./lib/index.js",
3535
"types": "./dist/index.d.ts",
36+
"sideEffects": false,
3637
"dependencies": {
3738
"@formatjs/intl-relativetimeformat": "^3.1.0",
3839
"@formatjs/intl-unified-numberformat": "^0.5.0",

0 commit comments

Comments
 (0)