mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-08 05:26:56 +00:00
Updated package-lock.json and removed unused dep
This commit is contained in:
parent
4c466f0634
commit
03759bdbd2
2 changed files with 2030 additions and 3845 deletions
5874
package-lock.json
generated
5874
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -6,7 +6,6 @@ import * as os from 'os';
|
||||||
import * as path from 'path';
|
import * as path from 'path';
|
||||||
import * as util from 'util';
|
import * as util from 'util';
|
||||||
import * as fs from 'fs';
|
import * as fs from 'fs';
|
||||||
import * as semver from 'semver';
|
|
||||||
|
|
||||||
import * as toolCache from '@actions/tool-cache';
|
import * as toolCache from '@actions/tool-cache';
|
||||||
import * as core from '@actions/core';
|
import * as core from '@actions/core';
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue