rsanchez
2017-06-08 36f95137d5018c8042b8aecdfb6578860314bc31
securis/src/main/webapp/jspm.config.js
....@@ -36,8 +36,8 @@
3636 }
3737 },
3838 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",
4141 "app": "src/app"
4242 }
4343 });
....@@ -49,19 +49,19 @@
4949 "npm:*.json"
5050 ],
5151 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",
6565 "angular-in-memory-web-api": "npm:angular-in-memory-web-api@0.3.1",
6666 "angular-safeguard": "npm:angular-safeguard@1.0.1",
6767 "assert": "npm:jspm-nodelibs-assert@0.2.1",
....@@ -317,17 +317,15 @@
317317 "process": "npm:process@0.11.9"
318318 }
319319 },
320
- "npm:@covalent/core@1.0.0-beta.3-1": {
320
+ "npm:@covalent/dynamic-forms@1.0.0-beta.4": {
321321 "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"
324323 }
325324 },
326
- "npm:@covalent/dynamic-forms@1.0.0-beta.3-1": {
325
+ "npm:@angular/material@2.0.0-beta.6": {
327326 "map": {
328
- "@covalent/core": "npm:@covalent/core@1.0.0-beta.3-1"
327
+ "tslib": "npm:tslib@1.7.1"
329328 }
330329 }
331330 }
332
-
333331 });