mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-06 17:44:11 +00:00
Update JavaScript target version
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"extends": "./tsconfig.app.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./out-tsc/app-server",
|
||||
"target": "es2016",
|
||||
"target": "ES2022",
|
||||
"types": [
|
||||
"node",
|
||||
"grecaptcha"
|
||||
|
Reference in New Issue
Block a user