Skip to content

Commit

Permalink
chore: bump to v1.4.1
Browse files Browse the repository at this point in the history
Menci committed Dec 13, 2023

Verified

This commit was signed with the committer’s verified signature.
Menci Menci
1 parent 9b41cde commit 800ce00
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.0",
"version": "1.4.1",
"description": "Transform code to support top-level await in normal browsers for Vite.",
"main": "./exports/require.cjs",
"module": "./exports/import.mjs",

0 comments on commit 800ce00

Please sign in to comment.