mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-06 21:57:19 +08:00
62f16bb530
Also updating and adding whatever the new version of npm wants to be updated and added in its package files. This should not affect the behavior of the action.
14 lines
380 B
JSON
14 lines
380 B
JSON
{
|
|
"name": "msvc-dev-cmd",
|
|
"version": "1.8.1",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"node_modules/@actions/core": {
|
|
"version": "1.2.6",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.6.tgz",
|
|
"integrity": "sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA=="
|
|
}
|
|
}
|
|
}
|