chore: update to beta.13
Showing
... | ... | @@ -11,8 +11,8 @@ |
}, | ||
"license": "ISC", | ||
"dependencies": { | ||
"angular2": "2.0.0-beta.12", | ||
"systemjs": "0.19.24", | ||
"angular2": "2.0.0-beta.13", | ||
"systemjs": "0.19.25", | ||
"es6-shim": "^0.35.0", | ||
"reflect-metadata": "0.1.2", | ||
"rxjs": "5.0.0-beta.2", | ||
... | ... | @@ -22,6 +22,6 @@ |
"concurrently": "^2.0.0", | ||
"lite-server": "^2.1.0", | ||
"typescript": "^1.8.9", | ||
"typings":"^0.7.9" | ||
"typings":"^0.7.11" | ||
} | ||
} | ||
\ No newline at end of file |
Please register or sign in to comment