Last change
on this file was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
597 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
| 2 | "description": "Package versions used by schematics in @schematics/angular.",
|
---|
| 3 | "comment": "This file is needed so that depedencies are synced by Renovate.",
|
---|
| 4 | "private": true,
|
---|
| 5 | "dependencies": {
|
---|
| 6 | "@types/jasmine": "~3.8.0",
|
---|
| 7 | "@types/node": "^12.11.1",
|
---|
| 8 | "jasmine-core": "~3.8.0",
|
---|
| 9 | "karma-chrome-launcher": "~3.1.0",
|
---|
| 10 | "karma-coverage": "~2.0.3",
|
---|
| 11 | "karma-jasmine-html-reporter": "~1.7.0",
|
---|
| 12 | "karma-jasmine": "~4.0.0",
|
---|
| 13 | "karma": "~6.3.0",
|
---|
| 14 | "ng-packagr": "^12.1.1",
|
---|
| 15 | "rxjs": "~6.6.0",
|
---|
| 16 | "tslib": "^2.3.0",
|
---|
| 17 | "typescript": "~4.3.5",
|
---|
| 18 | "zone.js": "~0.11.4"
|
---|
| 19 | }
|
---|
| 20 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.