merge
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -42,16 +42,9 @@ |
| "@angular/platform-browser": "~7.2.0", | ||
| "@angular/platform-browser-dynamic": "~7.2.0", | ||
| "@angular/router": "~7.2.0", | ||
| "core-js": "^2.5.4", | ||
| "rxjs": "~6.3.3", | ||
| "tslib": "^1.9.0", | ||
| "zone.js": "~0.8.26", | ||
| "@antv/data-set": "^0.10.2", | ||
| "@antv/g2": "^3.5.1", | ||
| "@antv/g2-plugin-slider": "^2.1.1", | ||
| "@ngx-translate/core": "^11.0.1", | ||
| "@ngx-translate/http-loader": "^4.0.0", | ||
| "ajv": "^6.9.2", | ||
| "@delon/abc": "^7.2.0", | ||
| "@delon/acl": "^7.2.0", | ||
| "@delon/auth": "^7.2.0", | ||
| ... | ... | @@ -61,13 +54,21 @@ |
| "@delon/mock": "^7.2.0", | ||
| "@delon/theme": "^7.2.0", | ||
| "@delon/util": "^7.2.0", | ||
| "@ngx-translate/core": "^11.0.1", | ||
| "@ngx-translate/http-loader": "^4.0.0", | ||
| "@zxing/ngx-scanner": "^1.3.0", | ||
| "ajv": "^6.9.2", | ||
| "core-js": "^2.5.4", | ||
| "file-saver": "^2.0.0", | ||
| "ng-zorro-antd": "^7.2.0", | ||
| "ngx-countdown": "^3.2.0", | ||
| "ngx-tinymce": "^7.0.0", | ||
| "ngx-ueditor": "^2.1.3", | ||
| "qrious": "^4.0.2", | ||
| "rxjs": "~6.3.3", | ||
| "screenfull": "^4.2.0", | ||
| "qrious": "^4.0.2" | ||
| "tslib": "^1.9.0", | ||
| "zone.js": "~0.8.26" | ||
| }, | ||
| "devDependencies": { | ||
| "@angular-devkit/build-angular": "~0.13.0", | ||
| ... | ... |
src/app/core/services/list/list.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment