Skip to content

Commit fb6f77d

Browse files
authored
Update package.json
1 parent f21eb50 commit fb6f77d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"author": "GitHub",
2626
"license": "MIT",
2727
"dependencies": {
28+
"lodash": "3.5.0",
2829
"@actions/core": "^1.10.1",
2930
"@actions/github": "^6.0.0",
3031
"@octokit/plugin-retry": "^6.1.0",
@@ -62,4 +63,4 @@
6263
"cross-spawn": ">=7.0.5",
6364
"@octokit/request-error@5.0.1": "5.1.1"
6465
}
65-
}
66+
}

0 commit comments

Comments
 (0)