Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapatadia committed Apr 26, 2024
1 parent 5f00f91 commit 49cc6e3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"root": true,
"plugins": ["@typescript-eslint"],
"extends": ["plugin:github/recommended"],
"parser": "@typescript-eslint/parser",
Expand Down
8 changes: 4 additions & 4 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": "setup-aws-eks-action",
"version": "0.0.0",
"name": "aws-eks-action",
"version": "1.0.0",
"private": true,
"description": "Connect a GitHub Actions worker to an EKS cluster",
"main": "lib/main.js",
Expand Down

0 comments on commit 49cc6e3

Please sign in to comment.