Skip to content

Commit

Permalink
chore: bump to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Menci committed Aug 9, 2024
1 parent 74a92ed commit ae432b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-top-level-await",
"version": "1.4.3",
"version": "1.4.4",
"description": "Transform code to support top-level await in normal browsers for Vite.",
"main": "./exports/require.cjs",
"module": "./exports/import.mjs",
Expand Down

0 comments on commit ae432b6

Please sign in to comment.