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 6815e4f commit 2e714f9Copy full SHA for 2e714f9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-srcs",
3
- "version": "5.0.0-beta.4",
+ "version": "5.0.0-beta.5",
4
"private": true,
5
"branchPattern": "2.0.*",
6
"description": "Angular - a web framework for modern web apps",
packages/compiler-cli/package.json
@@ -9,7 +9,7 @@
9
"ng-xi18n": "./src/extract_i18n.js"
10
},
11
"dependencies": {
12
- "@angular/tsc-wrapped": "5.0.0-beta.4",
+ "@angular/tsc-wrapped": "5.0.0-beta.5",
13
"reflect-metadata": "^0.1.2",
14
"minimist": "^1.2.0",
15
"tsickle": "^0.23.4"
0 commit comments