From 56034c992107f7be5849f5b1061d687cecb817fc Mon Sep 17 00:00:00 2001 From: Matthew R Date: Tue, 1 Mar 2022 12:43:18 -0500 Subject: [PATCH] database package.json fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6a89e5..9b3c3ed 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cr-db", "version": "1.0.0", "description": "Database monorepo for CR microservices", - "main": "index.js", + "main": "index.ts", "author": "Matthew R, AD, FSEN", "license": "MIT", "dependencies": {