Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
wwelling committed Sep 11, 2024
1 parent 2a5f28f commit 9fee568
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,16 +115,19 @@
},
"overrides": {
"@angular/compiler": "12.2.16",
"@angular/compiler-cli": "12.2.16",
"@angular/core": "12.2.16",
"@types/eslint": "6.8.1",
"@types/node": "18.11.10",
"cheerio": "1.0.0-rc.10",
"chokidar": "3.5.3",
"fs-extra": "10.1.0",
"glob": "7.2.3",
"latest-version": "7.0.0",
"selfsigned": "2.1.1",
"terser": "5.15.0",
"tslib": "2.4.0",
"typescript": ">=4.2.3 <4.4"
"typescript": ">=4.2.3 <4.4",
"whatwg-mimetype": "^3.0.0"
}
}

0 comments on commit 9fee568

Please sign in to comment.