feat: initial release

This commit is contained in:
2024-07-06 22:52:11 +02:00
parent 97144fe45a
commit 82635f71ff
2 changed files with 16 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@valkyr/testcontainers",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"exports": {
"./postgres": "./containers/postgres.ts"
},