feat: technical release (#8458)

This commit is contained in:
Mathieu
2025-03-26 15:50:59 +01:00
committed by GitHub
parent 6f578c0302
commit 60b0b35eaa
22 changed files with 91 additions and 83 deletions

View File

@@ -19,7 +19,7 @@
},
"main": "./index.mjs",
"dependencies": {
"@xen-orchestra/fs": "^4.4.0",
"@xen-orchestra/fs": "^4.4.1",
"@xen-orchestra/log": "^0.7.1",
"fuse-native": "^2.2.6",
"lru-cache": "^7.14.0",

View File

@@ -1,7 +1,7 @@
{
"name": "@vates/types",
"private": false,
"version": "1.0.1",
"version": "1.1.0",
"main": "./dist/index.mjs",
"exports": {
".": {