Skip to content

Commit

Permalink
Revert "Update package.json"
Browse files Browse the repository at this point in the history
  • Loading branch information
skanda890 authored Aug 11, 2024
1 parent 9d5aece commit 49520d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 30 deletions.
25 changes: 0 additions & 25 deletions .github/workflows/languagetool.yml

This file was deleted.

13 changes: 8 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,25 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {},
"dependencies": {
"renovatebot/github-action": "^40.2.5",
"actions/first-interaction": "^1.3.0"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/Skanda890/CodePark.git"
"url": "git+https://github.com/CodePark/ci-setup.git"
},
"keywords": [
"ci",
"github-actions",
"renovate",
"first-interaction"
],
"author": "Skanda890",
"author": "Your Name",
"license": "ISC",
"bugs": {
"url": "https://github.com/Skanda890/CodePark/issues"
"url": "https://github.com/CodePark/ci-setup/issues"
},
"homepage": "https://github.com/Skanda890/CodePark#readme"
"homepage": "https://github.com/CodePark/ci-setup#readme"
}

0 comments on commit 49520d9

Please sign in to comment.