msvc-dev-cmd v1.10.0

This commit is contained in:
Alexei Lozovsky
2021-10-08 00:09:33 +09:00
8 changed files with 1016 additions and 1114 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "msvc-dev-cmd",
"version": "1.9.0",
"version": "1.10.0",
"description": "GitHub Action to setup Developer Command Prompt for Microsoft Visual C++",
"main": "index.js",
"scripts": {
@@ -30,6 +30,6 @@
"@actions/core": "^1.2"
},
"devDependencies": {
"eslint": "^6.8.0"
"eslint": "^7"
}
}