Skip to content

Commit 398c5b6

Browse files
committed
chore: bump to v1.4.3
1 parent 46992de commit 398c5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-top-level-await",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Transform code to support top-level await in normal browsers for Vite.",
55
"main": "./exports/require.cjs",
66
"module": "./exports/import.mjs",

0 commit comments

Comments
 (0)