update the project description

This commit is contained in:
Sven Czarnian
2022-10-22 14:14:20 +02:00
parent c173729016
commit 35ed2384ab

View File

@@ -1,10 +1,10 @@
{ {
"name": "aman-backend", "name": "aman-backend",
"version": "0.0.1", "version": "0.0.1",
"description": "", "description": "Optimization framework to find the optimum arrival sequence",
"author": "", "author": "Sven Czarnian",
"private": true, "private": true,
"license": "UNLICENSED", "license": "MIT",
"scripts": { "scripts": {
"prebuild": "rimraf dist", "prebuild": "rimraf dist",
"build": "nest build", "build": "nest build",