Skip to content

Commit

Permalink
update version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
febuiles committed Jun 15, 2022
1 parent 74dbdf9 commit 97790d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dependency-review-action",
"version": "0.0.1",
"version": "2.0.0",
"private": true,
"description": "A GitHub Action for Dependency Review",
"main": "lib/main.js",
Expand Down Expand Up @@ -51,4 +51,4 @@
"ts-jest": "^27.1.4",
"typescript": "^4.7.3"
}
}
}

0 comments on commit 97790d2

Please sign in to comment.