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.
2 parents d408655 + f6668f5 commit daee215Copy full SHA for daee215
components/base/package.json
@@ -33,14 +33,14 @@
33
"rxjs-compat": "^6.5.4"
34
},
35
"devDependencies": {
36
- "@angular/common": "2.2.1 - 4.10.0",
37
- "@angular/compiler": "2.2.1 - 4.10.0",
38
- "@angular/core": "2.2.1 - 4.10.0",
39
- "@angular/forms": "2.2.1 - 4.10.0",
40
- "@angular/http": "2.2.1 - 4.10.0",
41
- "@angular/platform-browser": "2.2.1 - 4.10.0",
42
- "@angular/platform-browser-dynamic": "2.2.1 - 4.10.0",
43
- "@angular/router": "2.2.1 - 4.10.0",
+ "@angular/common": "4.10.0",
+ "@angular/compiler": "4.10.0",
+ "@angular/core": "4.10.0",
+ "@angular/forms": "4.10.0",
+ "@angular/http": "4.10.0",
+ "@angular/platform-browser": "4.10.0",
+ "@angular/platform-browser-dynamic": "4.10.0",
+ "@angular/router": "4.10.0",
44
"@types/chai": "^3.4.28",
45
"@types/core-js": "0.9.39",
46
"@types/jasmine": "^2.2.29",
@@ -81,4 +81,4 @@
81
"build": "gulp build",
82
"test": "gulp test"
83
}
84
-}
+}
0 commit comments