#0 fix - Fixed some versions
| .. | .. |
|---|
| 8 | 8 | devConfig: { |
|---|
| 9 | 9 | "map": { |
|---|
| 10 | 10 | "plugin-typescript": "github:frankwallis/plugin-typescript@7.0.6", |
|---|
| 11 | | - "typescript": "npm:typescript@2.2.2", |
|---|
| 11 | + "typescript": "npm:typescript@2.3.4", |
|---|
| 12 | 12 | "child_process": "npm:jspm-nodelibs-child_process@0.2.1", |
|---|
| 13 | 13 | "module": "npm:jspm-nodelibs-module@0.2.1", |
|---|
| 14 | 14 | "net": "npm:jspm-nodelibs-net@0.2.1" |
|---|
| .. | .. |
|---|
| 19 | 19 | "source-map": "npm:source-map@0.5.6" |
|---|
| 20 | 20 | } |
|---|
| 21 | 21 | }, |
|---|
| 22 | | - "npm:typescript@2.2.2": { |
|---|
| 22 | + "npm:typescript@2.3.4": { |
|---|
| 23 | 23 | "map": { |
|---|
| 24 | 24 | "source-map-support": "npm:source-map-support@0.4.14" |
|---|
| 25 | 25 | } |
|---|
| .. | .. |
|---|
| 98 | 98 | "@angular/core": "npm:@angular/core@4.1.3", |
|---|
| 99 | 99 | "@angular/forms": "npm:@angular/forms@^4.1.3", |
|---|
| 100 | 100 | "@angular/http": "npm:@angular/http@^4.1.3", |
|---|
| 101 | | - "@angular/material": "npm:@angular/material@^2.0.0-beta.3", |
|---|
| 101 | + "@angular/material": "npm:@angular/material@^2.0.0-beta.6", |
|---|
| 102 | 102 | "@angular/platform-browser": "npm:@angular/platform-browser@4.1.3", |
|---|
| 103 | 103 | "@angular/router": "npm:@angular/router@^4.0.0", |
|---|
| 104 | 104 | "assert": "npm:jspm-nodelibs-assert@^0.2.0", |
|---|