Skip to content

Commit 4e8cec2

Browse files
committed
npm audit
1 parent 86a2dd9 commit 4e8cec2

File tree

3 files changed

+20
-28
lines changed

3 files changed

+20
-28
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,4 +495,4 @@ module.exports = require("fs");
495495

496496
/***/ })
497497

498-
/******/ });
498+
/******/ });

package-lock.json

Lines changed: 17 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "read-file-action",
33
"private": true,
4-
"version": "0.1.4",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"description": "Read file contents",
7-
"repository": "mmagician/read-file-action",
7+
"repository": "w3f-community/read-file-action",
88
"scripts": {
99
"test": "prettier-standard index.js && standard index.js",
1010
"build": "ncc build index.js",

0 commit comments

Comments
 (0)