We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fce55 commit 2ac6de6Copy full SHA for 2ac6de6
package.json
@@ -25,14 +25,14 @@
25
"postinstall": "npm run webdriver-update"
26
},
27
"dependencies": {
28
- "@angular/common": "2.3.0",
29
- "@angular/compiler": "2.3.0",
30
- "@angular/core": "2.3.0",
31
- "@angular/forms": "2.3.0",
32
- "@angular/http": "2.3.0",
33
- "@angular/platform-browser": "2.3.0",
34
- "@angular/platform-browser-dynamic": "2.3.0",
35
- "@angular/router": "3.3.0",
+ "@angular/common": "2.3.1",
+ "@angular/compiler": "2.3.1",
+ "@angular/core": "2.3.1",
+ "@angular/forms": "2.3.1",
+ "@angular/http": "2.3.1",
+ "@angular/platform-browser": "2.3.1",
+ "@angular/platform-browser-dynamic": "2.3.1",
+ "@angular/router": "3.3.1",
36
"core-js": "^2.4.1",
37
"reflect-metadata": "^0.1.3",
38
"rxjs": "5.0.0-rc.4",
0 commit comments