diff --git a/package.json b/package.json index a293309..a5de23c 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "publishConfig": { "registry": "https://npm.pkg.github.com" }, - "version": "1.3.6", + "version": "1.3.7", "type": "module", "scripts": { "dev": "concurrently \"vite build --watch --mode development\" \"http-server dist -p 3001 -o\"",