Skip to content

Commit

Permalink
5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 7, 2022
1 parent b1febe2 commit 01121a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ci_analyzer",
"version": "5.0.6",
"version": "5.0.7",
"description": "Export multiple CI service build data for analyzing.",
"repository": {
"type": "git",
Expand All @@ -15,9 +15,9 @@
"url": "https://github.com/Kesin11/CIAnalyzer/issues"
},
"homepage": "https://github.com/Kesin11/CIAnalyzer#readme",
"engines": {
"node": ">=16.0.0"
},
"engines": {
"node": ">=16.0.0"
},
"bin": {
"ci_analyzer": "dist/index.js"
},
Expand Down

0 comments on commit 01121a8

Please sign in to comment.