Commit 53a82213 authored by Filipe Silva's avatar Filipe Silva

chore: update to beta.17 (#78)

parent 3251fc53
<a name="0.1.17"></a>
# 0.1.17 (2016-04-29)
* update packages
* Angular 2 beta 17
* RxJS 5.0.0-beta.6
* a2-in-memory-web-api 0.1.17
<a name="0.1.16"></a> <a name="0.1.16"></a>
# 0.1.16 (2016-04-26) # 0.1.16 (2016-04-26)
* update packages * update packages
......
...@@ -20,14 +20,14 @@ ...@@ -20,14 +20,14 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"angular2": "2.0.0-beta.16", "angular2": "2.0.0-beta.17",
"systemjs": "0.19.26", "systemjs": "0.19.26",
"es6-shim": "^0.35.0", "es6-shim": "^0.35.0",
"reflect-metadata": "0.1.2", "reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2", "rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12", "zone.js": "^0.6.12",
"a2-in-memory-web-api": "^0.1.16", "a2-in-memory-web-api": "^0.1.17",
"bootstrap": "^3.3.6" "bootstrap": "^3.3.6"
}, },
"devDependencies": { "devDependencies": {
......
{ {
"ambientDependencies": { "ambientDependencies": {
"es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd", "es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654",
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#5c182b9af717f73146399c2485f70f1e2ac0ff2b" "jasmine": "registry:dt/jasmine#2.2.0+20160412134438"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment