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 b38afd7 commit 310bb62Copy full SHA for 310bb62
package.json
@@ -62,6 +62,7 @@
62
"setupTestFrameworkScriptFile": "./test/setup.js"
63
},
64
"dependencies": {
65
+ "@formatjs/intl-relativetimeformat": "^2.3.1",
66
"@types/hoist-non-react-statics": "^3.3.1",
67
"@types/invariant": "^2.2.30",
68
"@types/react": "^16.8.20",
@@ -83,7 +84,6 @@
83
84
"@babel/plugin-transform-modules-commonjs": "^7.1.0",
85
"@babel/preset-env": "^7.1.0",
86
"@babel/preset-react": "^7.0.0",
- "@formatjs/intl-relativetimeformat": "^2.3.1",
87
"@types/benchmark": "^1.0.31",
88
"@types/enzyme": "^3.10.1",
89
"@types/jest": "^24.0.13",
0 commit comments