mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 17:41:18 +01:00
Add eslintrc dependency
Signed-off-by: Minionguyjpro <minionguyjpro@gmail.com>
This commit is contained in:
@@ -64,7 +64,8 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1"
|
||||
"@actions/core": "^1.11.1",
|
||||
"eslintrc": "^1.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.27.4",
|
||||
|
||||
Reference in New Issue
Block a user