We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d65d8 commit 704a964Copy full SHA for 704a964
package.json
@@ -33,6 +33,7 @@
33
"main": "./dist/index.js",
34
"module": "./lib/index.js",
35
"types": "./dist/index.d.ts",
36
+ "sideEffects": false,
37
"dependencies": {
38
"@formatjs/intl-relativetimeformat": "^3.1.0",
39
"@formatjs/intl-unified-numberformat": "^0.5.0",
0 commit comments