Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 12, 2024
2 parents 3d4baf0 + 05fe528 commit 689ba61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"moment": "^2.24.0",
"ngx-markdown": "^12.0.1",
"ngx-mat-select-search": "^3.3.3",
"node-fetch": "^2.6.8",
"rxjs": "6.6.7",
"tslib": "^2.0.0",
"uuid": "7.0.3",
Expand Down Expand Up @@ -95,7 +94,6 @@
"ts-node": "^10.9.2",
"tslint": "~6.1.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "4.3.5",
"wait-on": "3.3.0"
"typescript": "4.3.5"
}
}
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"importHelpers": true,
"moduleResolution": "node",
"experimentalDecorators": true,
"target": "es2015",
Expand Down

0 comments on commit 689ba61

Please sign in to comment.