Make orm token repo use make() to create token model instances

This commit is contained in:
2022-04-28 15:04:16 -05:00
parent 8a9264b9de
commit 9ede67cb12
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.9.38",
"version": "0.9.39",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",