database package.json fix

master
Matthew 2022-03-01 12:43:18 -05:00
parent afe03b8012
commit 56034c9921
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 1 additions and 1 deletions

View File

@ -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": {