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>
# 0.1.16 (2016-04-26)
* update packages
* Angular 2 beta 16
* a2-in-memory-web-api 0.1.6
* a2-in-memory-web-api 0.1.6
* protractor 3.3.0
* typings 0.8.1
* zone.js 0.6.12
* added favicon.ico
* testing
- updated wallaby.js and karma.conf.js
- updated app.component.spec.ts
......@@ -27,10 +34,10 @@
* systemjs 0.19.26
* typescript 1.8.10
* typings 0.7.12
* add run packages
* a2-in-memory-web-api
* add testing dev-dependency packages
* canonical-path: 0.0.2,
* http-server: ^0.9.0,
......
......@@ -20,14 +20,14 @@
"author": "",
"license": "ISC",
"dependencies": {
"angular2": "2.0.0-beta.16",
"angular2": "2.0.0-beta.17",
"systemjs": "0.19.26",
"es6-shim": "^0.35.0",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2",
"rxjs": "5.0.0-beta.6",
"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"
},
"devDependencies": {
......
{
"ambientDependencies": {
"es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#5c182b9af717f73146399c2485f70f1e2ac0ff2b"
"es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654",
"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