database package.json fix
parent
afe03b8012
commit
56034c9921
|
@ -2,7 +2,7 @@
|
||||||
"name": "cr-db",
|
"name": "cr-db",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Database monorepo for CR microservices",
|
"description": "Database monorepo for CR microservices",
|
||||||
"main": "index.js",
|
"main": "index.ts",
|
||||||
"author": "Matthew R, AD, FSEN",
|
"author": "Matthew R, AD, FSEN",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue