Bump the required database schema version

This commit is contained in:
D. Berge
2023-11-02 12:14:08 +01:00
parent b148ed2368
commit f968cf3b3c

View File

@@ -11,7 +11,7 @@
"license": "UNLICENSED", "license": "UNLICENSED",
"private": true, "private": true,
"config": { "config": {
"db_schema": "^0.4.2", "db_schema": "^0.4.5",
"api": "^0.4.0" "api": "^0.4.0"
}, },
"engines": { "engines": {