Skip to content

Commit da885a2

Browse files
authored
chore(deps-dev): bump vite from 4.3.9 to 4.5.2 (#46)
* chore(deps-dev): bump vite from 4.3.9 to 4.5.2 * Upgrade size-limit
1 parent a594390 commit da885a2

File tree

2 files changed

+209
-202
lines changed

2 files changed

+209
-202
lines changed

.size-limit.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"name": "JS Minified",
44
"path": "dist/*.js",
55
"gzip": false,
6-
"limit": "1610B"
6+
"limit": "1608B"
77
},
88
{
99
"name": "JS Compressed",
1010
"path": "dist/*.js",
11-
"limit": "748B"
11+
"limit": "750B"
1212
}
1313
]

0 commit comments

Comments
 (0)