diff --git a/v2/src/plugins/codeTypeChecking/jsEnv/package.json b/v2/src/plugins/codeTypeChecking/jsEnv/package.json index 2aef8ec8e..f1fa9be0b 100644 --- a/v2/src/plugins/codeTypeChecking/jsEnv/package.json +++ b/v2/src/plugins/codeTypeChecking/jsEnv/package.json @@ -9,6 +9,7 @@ "author": "", "license": "ISC", "dependencies": { + "@angular/common": "^18.1.3", "@angular/core": "^14.0.3", "@angular/router": "^14.0.3", "@apollo/server": "^4.4.1",