Skip to content

Commit

Permalink
ci: updated package.json
Browse files Browse the repository at this point in the history
updated package.json
  • Loading branch information
JoaoGuedes01 committed Oct 17, 2023
1 parent 4ab39fa commit 47eec2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "webservice-template-nodejs",
"name": "preprocessing-microservice-abi-interoperability",
"version": "0.0.0",
"description": "Template for Node.js webservice",
"description": "Preprocessing Microservice for ABI Interoperability system",
"main": "index.js",
"scripts": {
"start": "node src/app",
"dev": "nodemon src/app"
},
"repository": {
"type": "git",
"url": "git+https://github.com/JoaoGuedes01/webservice-template-nodejs.git"
"url": "git+https://github.com/ABI-Interoperability-Thesis/preprocessing-webservice.git"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 47eec2d

Please sign in to comment.