| .. | .. |
|---|
| 36 | 36 | } |
|---|
| 37 | 37 | }, |
|---|
| 38 | 38 | map: { |
|---|
| 39 | | - "@angular/animations/browser": "npm:@angular/animations@4.0.2/bundles/animations-browser.umd.min.js", |
|---|
| 40 | | - "@angular/platform-browser/animations": "npm:@angular/platform-browser@4.0.2/bundles/platform-browser-animations.umd.min.js", |
|---|
| 39 | + "@angular/animations/browser": "npm:@angular/animations@4.1.3/bundles/animations-browser.umd.min.js", |
|---|
| 40 | + "@angular/platform-browser/animations": "npm:@angular/platform-browser@4.1.3/bundles/platform-browser-animations.umd.min.js", |
|---|
| 41 | 41 | "app": "src/app" |
|---|
| 42 | 42 | } |
|---|
| 43 | 43 | }); |
|---|
| .. | .. |
|---|
| 49 | 49 | "npm:*.json" |
|---|
| 50 | 50 | ], |
|---|
| 51 | 51 | map: { |
|---|
| 52 | | - "@angular/animations": "npm:@angular/animations@4.0.2", |
|---|
| 53 | | - "@angular/common": "npm:@angular/common@4.0.2", |
|---|
| 54 | | - "@angular/compiler": "npm:@angular/compiler@4.0.2", |
|---|
| 55 | | - "@angular/core": "npm:@angular/core@4.0.2", |
|---|
| 56 | | - "@angular/forms": "npm:@angular/forms@4.0.2", |
|---|
| 57 | | - "@angular/http": "npm:@angular/http@4.0.2", |
|---|
| 58 | | - "@angular/material": "npm:@angular/material@2.0.0-beta.3", |
|---|
| 59 | | - "@angular/platform-browser": "npm:@angular/platform-browser@4.0.2", |
|---|
| 60 | | - "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@4.0.2", |
|---|
| 61 | | - "@angular/router": "npm:@angular/router@4.0.2", |
|---|
| 62 | | - "@covalent/core": "npm:@covalent/core@1.0.0-beta.3-1", |
|---|
| 63 | | - "@covalent/dynamic-forms": "npm:@covalent/dynamic-forms@1.0.0-beta.3-1", |
|---|
| 64 | | - "@covalent/http": "npm:@covalent/http@1.0.0-beta.3-1", |
|---|
| 52 | + "@angular/animations": "npm:@angular/animations@4.1.3", |
|---|
| 53 | + "@angular/common": "npm:@angular/common@4.1.3", |
|---|
| 54 | + "@angular/compiler": "npm:@angular/compiler@4.1.3", |
|---|
| 55 | + "@angular/core": "npm:@angular/core@4.1.3", |
|---|
| 56 | + "@angular/forms": "npm:@angular/forms@4.1.3", |
|---|
| 57 | + "@angular/http": "npm:@angular/http@4.1.3", |
|---|
| 58 | + "@angular/material": "npm:@angular/material@2.0.0-beta.6", |
|---|
| 59 | + "@angular/platform-browser": "npm:@angular/platform-browser@4.1.3", |
|---|
| 60 | + "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@4.1.3", |
|---|
| 61 | + "@angular/router": "npm:@angular/router@4.1.3", |
|---|
| 62 | + "@covalent/core": "npm:@covalent/core@1.0.0-beta.4", |
|---|
| 63 | + "@covalent/dynamic-forms": "npm:@covalent/dynamic-forms@1.0.0-beta.4", |
|---|
| 64 | + "@covalent/http": "npm:@covalent/http@1.0.0-beta.4", |
|---|
| 65 | 65 | "angular-in-memory-web-api": "npm:angular-in-memory-web-api@0.3.1", |
|---|
| 66 | 66 | "angular-safeguard": "npm:angular-safeguard@1.0.1", |
|---|
| 67 | 67 | "assert": "npm:jspm-nodelibs-assert@0.2.1", |
|---|
| .. | .. |
|---|
| 317 | 317 | "process": "npm:process@0.11.9" |
|---|
| 318 | 318 | } |
|---|
| 319 | 319 | }, |
|---|
| 320 | | - "npm:@covalent/core@1.0.0-beta.3-1": { |
|---|
| 320 | + "npm:@covalent/dynamic-forms@1.0.0-beta.4": { |
|---|
| 321 | 321 | "map": { |
|---|
| 322 | | - "@angular/flex-layout": "npm:@angular/flex-layout@2.0.0-beta.7", |
|---|
| 323 | | - "@angular/material": "npm:@angular/material@2.0.0-beta.3" |
|---|
| 322 | + "@covalent/core": "npm:@covalent/core@1.0.0-beta.4" |
|---|
| 324 | 323 | } |
|---|
| 325 | 324 | }, |
|---|
| 326 | | - "npm:@covalent/dynamic-forms@1.0.0-beta.3-1": { |
|---|
| 325 | + "npm:@angular/material@2.0.0-beta.6": { |
|---|
| 327 | 326 | "map": { |
|---|
| 328 | | - "@covalent/core": "npm:@covalent/core@1.0.0-beta.3-1" |
|---|
| 327 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 329 | 328 | } |
|---|
| 330 | 329 | } |
|---|
| 331 | 330 | } |
|---|
| 332 | | - |
|---|
| 333 | 331 | }); |
|---|