This commit is contained in:
12
package.json
12
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "cicd",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Node.js Rest Apis with Express, Sequelize & PostgreSQL",
|
||||
"scripts": {
|
||||
"update:patch": "node scripts/update-version.js -patch",
|
||||
@@ -15,5 +15,11 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Stephane Passignat",
|
||||
"license": "Exygen"
|
||||
}
|
||||
"license": "Exygen",
|
||||
"main": "versions.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://gitea.cicd.exygen.fr/stephane/test-cicd.git"
|
||||
},
|
||||
"type": "commonjs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user