8000
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 5b2a0fb commit 9687081Copy full SHA for 9687081
packages/angular-cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-cli",
3
- "version": "1.0.0-beta.22",
+ "version": "1.0.0-beta.22-1",
4
"description": "CLI tool for Angular",
5
"main": "lib/cli/index.js",
6
"trackingCode": "UA-8594346-19",
packages/webpack/package.json
"name": "@ngtools/webpack",
- "version": "1.1.8",
+ "version": "1.1.9",
"description": "Webpack plugin that AoT compiles your Angular components and modules.",
"main": "./src/index.js",
"typings": "src/index.d.ts",
0 commit comments