main to src/main.ts

This commit is contained in:
Moriz Wahl 2021-07-16 15:47:20 +02:00
parent c98a23f2e7
commit c0ab9283fd

View File

@ -2,7 +2,7 @@
"name": "gradido-backend",
"version": "0.0.1",
"description": "Gradido unified backend providing an API-Service for Gradido Transactions",
"main": "index.js",
"main": "src/index.ts",
"repository": "https://github.com/gradido/gradido/backend",
"author": "Ulf Gebhardt",
"license": "MIT",