/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
integration/no_ts_linker/package.json
17 строк
495 B
Angular Robot
build: update pnpm to v11.20.0
08 авг 2026, 01:59
08 авг 2026, 01:59
6b1fd34
Код
Авторство
О чём код?
{ "name": "angular-integration", "description": "Assert that the linker has no dependency on TypeScript.", "version": "0.0.0", "license": "MIT", "type": "module", "dependencies": { "@angular/compiler": "link:./in-existing-linked-by-bazel", "@angular/compiler-cli": "link:./in-existing-linked-by-bazel", "@angular/core": "link:./in-existing-linked-by-bazel", "rxjs": "^7.0.0" }, "scripts": { "test": "node ./test.mjs" }, "packageManager": "pnpm@11.20.0" }