Skip to content
Snippets Groups Projects
Commit 622c02cc authored by erwan's avatar erwan
Browse files

Fix: try to add a package.json file to see if its fixes the gitlab-semantic-release job

parent 3343d377
No related branches found
Tags 1.0.1
No related merge requests found
Pipeline #20898 passed
{
"name": "sasa",
"version": "1.0.0",
"description": "SASA: Self-stabilizing Algorithms SimulAtor",
"main": "index.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/sasa.git"
},
"keywords": [
"distributed algorithmic",
"self-stabilization",
"simulation"
],
"author": "Erwan Jahier",
"license": "CeCILL",
"devDependencies": {
"semantic-release-gitlab": "^7.1.1",
"semantic-release-gitlab-releaser": "^5.1.1"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment