fix: add recursive pnpm publish + set v0.1.7

This commit is contained in:
Valerio Ageno
2024-06-20 19:57:26 +02:00
parent 777f932266
commit 7937291281
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "tuono-lazy-fn-vite-plugin",
"version": "0.1.6",
"version": "0.1.7",
"description": "Plugin for the tuono's lazy fn. Tuono is the react/rust fullstack framework",
"scripts": {
"dev": "vite build --watch",