Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jaywcjlove/changelog-generator into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
jaywcjlove committed Jan 6, 2021
2 parents a348f92 + 8e3c5cc commit 168fa48
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
Expand Up @@ -19,9 +19,9 @@
}
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/github": "^4.0.0"
"@actions/core": "1.2.6",
"@actions/exec": "1.0.4",
"@actions/github": "4.0.0"
},
"devDependencies": {
"@vercel/ncc": "0.26.1",
Expand Down

0 comments on commit 168fa48

Please sign in to comment.