Skip to content

Commit

Permalink
p
Browse files Browse the repository at this point in the history
  • Loading branch information
agilebotanist authored Feb 26, 2024
1 parent f44f329 commit d1b45f3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "security-requirement-analysis",
"version": "1.0.0",
"name": "ARQAN.action",
"version": "v1.1",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand All @@ -11,19 +11,19 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/VeriDevOps/security-requirement-analysis.git"
"url": "git+https://github.com/VeriDevOps/ARQAN.action.git"
},
"keywords": [
"Actions",
"GitHub",
"JavaScript"
],
"author": "Rufina Talalaeva <[email protected]>",
"license": "ISC",
"author": "VeriDevOps",
"license": "APL2.0",
"bugs": {
"url": "https://github.com/VeriDevOps/security-requirement-analysis/issues"
"url": "https://github.com/VeriDevOps/ARQAN.action/issues"
},
"homepage": "https://github.com/VeriDevOps/security-requirement-analysis#readme",
"homepage": "https://github.com/VeriDevOps/ARQAN.action#readme",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/github": "^5.0.3",
Expand Down

0 comments on commit d1b45f3

Please sign in to comment.