Skip to content

Commit ad2be47

Browse files
committed
chore: bump to v1.5.0
1 parent 07fdbb8 commit ad2be47

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.4",
3+
"version": "1.5.0",
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)