Pinned knex version (thx sqlite)

This commit is contained in:
2022-01-16 17:57:07 +01:00
parent 35fafa337b
commit 9cf8248522

View File

@@ -32,7 +32,7 @@
"fastify-cors": "^6.0.2",
"fastify-jwt": "^4.0.0",
"isbot": "^3.3.3",
"knex": "^0.95.0",
"knex": "0.95.0",
"sqlite3": "^5.0.2",
"uniqid": "^5.3.0"
},