mirror of
https://github.com/actions/setup-node.git
synced 2024-11-10 04:18:24 +08:00
Install eslint-plugin-node
This commit is contained in:
parent
7598dbcd6e
commit
15a2477e08
551
package-lock.json
generated
551
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -33,6 +33,7 @@
|
||||||
"@actions/http-client": "^1.0.11",
|
"@actions/http-client": "^1.0.11",
|
||||||
"@actions/io": "^1.0.2",
|
"@actions/io": "^1.0.2",
|
||||||
"@actions/tool-cache": "^1.5.4",
|
"@actions/tool-cache": "^1.5.4",
|
||||||
|
"eslint-plugin-node": "^11.1.0",
|
||||||
"semver": "^6.1.1"
|
"semver": "^6.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user