fix test, adjust node adapter, bump version to 0.1

This commit is contained in:
dswbx
2024-11-28 10:11:04 +01:00
parent 550c86a4e0
commit 33a820aa11
4 changed files with 9 additions and 5 deletions

2
.gitignore vendored
View File

@@ -17,6 +17,8 @@ packages/media/.env
**/*/vite.config.ts.timestamp*
.history
**/*/.db/*
**/*/*.db-shm
**/*/*.db-wal
.npmrc
/.verdaccio
.idea