Skip to content

Commit cda7687

Browse files
committed
chore: bump to v1.4.2
1 parent 7df1496 commit cda7687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-top-level-await",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
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)