fix systemjs
Showing
... | @@ -38,7 +38,8 @@ | ... | @@ -38,7 +38,8 @@ |
"raw-socket": "latest", | "raw-socket": "latest", | ||
"reflect-metadata": "latest", | "reflect-metadata": "latest", | ||
"rxjs": "5.0.0-beta.12", | "rxjs": "5.0.0-beta.12", | ||
"systemjs": "latest", | "systemjs": "mycard/systemjs#mycard", | ||
"systemjs-plugin-text":"latest", | |||
"tether": "latest", | "tether": "latest", | ||
"zone.js": "^0.6.26" | "zone.js": "^0.6.26" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment