We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4a4da commit 9105e77Copy full SHA for 9105e77
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typed-orm",
3
- "version": "1.39.0",
+ "version": "1.39.1",
4
"description": "A structurally-typed MySQL query-builder/ORM",
5
"main": "dist/src/main/index.js",
6
"types": "dist/src/main/index.d.ts",
0 commit comments