mirror of
https://github.com/docker/login-action.git
synced 2025-04-19 01:26:45 +00:00
update to node 16
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
6af3c118c8
commit
4b59a429db
17 changed files with 2541 additions and 56040 deletions
|
@ -1,11 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"target": "esnext",
|
||||
"module": "commonjs",
|
||||
"lib": [
|
||||
"es6",
|
||||
"dom"
|
||||
],
|
||||
"newLine": "lf",
|
||||
"outDir": "./lib",
|
||||
"rootDir": "./src",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue