Upadated description

This commit is contained in:
Douglas Barone 2021-11-09 08:37:23 -04:00
parent 944beeb6bf
commit b0e5eae775

View File

@ -1,7 +1,7 @@
{ {
"name": "ifms-pti-svr", "name": "ifms-pti-svr",
"version": "2.6.0", "version": "2.6.0",
"description": "Servidor GraphQL para concentrar as informações do IFMS", "description": "Servidor do Portal de TI do IFMS",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
"start": "node --tls-min-v1.0 dist/index.js", "start": "node --tls-min-v1.0 dist/index.js",