mirror of
https://github.com/webiny/action-conventional-commits.git
synced 2024-11-23 02:11:47 +01:00
chore: update target
This commit is contained in:
parent
8c75ac46e3
commit
78ecdebce8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"./node_modules/*"
|
||||
],
|
||||
"compilerOptions": {
|
||||
"target": "es2015",
|
||||
"target": "es2016",
|
||||
"moduleResolution": "node",
|
||||
"types": []
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue