Skip to content

Commit

Permalink
changed with public released package
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham Tiwari committed Mar 28, 2022
1 parent 7e4d931 commit 9fae644
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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
Expand Up @@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "file:actions-cache-2.0.0.tgz",
"@actions/cache": "^2.0.0",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"
Expand All @@ -48,4 +48,4 @@
"ts-jest": "^27.1.3",
"typescript": "^3.9.9"
}
}
}

0 comments on commit 9fae644

Please sign in to comment.