chore: update repo reference withing manifests (#179)

Co-authored-by: Valerio Ageno <valerio.ageno@qonto.com>
This commit is contained in:
Valerio Ageno
2024-11-30 14:15:36 +01:00
committed by GitHub
parent a2e0a4d78a
commit a341b41e9a
7 changed files with 23 additions and 3 deletions
@@ -13,6 +13,11 @@
"test:watch": "vitest",
"test": "vitest run"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tuono-labs/tuono.git",
"directory": "packages/lazy-fn-vite-plugin"
},
"keywords": [],
"author": "Valerio Ageno",
"license": "MIT",