move vault service

This commit is contained in:
Nystik
2026-05-19 03:21:34 +02:00
parent 4da91d017b
commit 0433f1f8ca
6 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "@ignis/services",
"version": "0.0.0-internal",
"private": true
"private": true,
"main": "src/index.js"
}