Skip to content

Commit 992bb69

Browse files
committed
release v0.0.8
1 parent c152012 commit 992bb69

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

.sizesnap.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
{}
1+
{
2+
"dist/index.cjs": {
3+
"size": "1.019KB",
4+
"brotli": "426B",
5+
"gzip": "488B"
6+
},
7+
"dist/index.d.ts": {
8+
"size": "398B",
9+
"brotli": "192B",
10+
"gzip": "233B"
11+
},
12+
"dist/index.mjs": {
13+
"size": "906B",
14+
"brotli": "385B",
15+
"gzip": "422B"
16+
}
17+
}

0 commit comments

Comments
 (0)