Skip to content

Commit 0faabc6

Browse files
authored
feat: Support numberingSystem and style for relative time formatting (amannn#1057)
Fixes amannn#1056
1 parent e0a5513 commit 0faabc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"size-limit": [
115115
{
116116
"path": "dist/production/index.react-client.js",
117-
"limit": "15.735 KB"
117+
"limit": "15.765 KB"
118118
},
119119
{
120120
"path": "dist/production/index.react-server.js",
@@ -134,7 +134,7 @@
134134
},
135135
{
136136
"path": "dist/production/server.react-server.js",
137-
"limit": "15.645 KB"
137+
"limit": "15.675 KB"
138138
},
139139
{
140140
"path": "dist/production/middleware.js",

0 commit comments

Comments
 (0)