mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-26 09:21:51 +08:00
release: 1.3.0-beta.1
This commit is contained in:
parent
d9d909ee73
commit
634a04190d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@angular/cli",
|
||||
"version": "1.3.0-beta.0",
|
||||
"version": "1.3.0-beta.1",
|
||||
"description": "CLI tool for Angular",
|
||||
"main": "packages/@angular/cli/lib/cli/index.js",
|
||||
"trackingCode": "UA-8594346-19",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@angular/cli",
|
||||
"version": "1.3.0-beta.0",
|
||||
"version": "1.3.0-beta.1",
|
||||
"description": "CLI tool for Angular",
|
||||
"main": "lib/cli/index.js",
|
||||
"trackingCode": "UA-8594346-19",
|
||||
@ -28,7 +28,7 @@
|
||||
"homepage": "https://github.com/angular/angular-cli",
|
||||
"dependencies": {
|
||||
"@ngtools/json-schema": "1.1.0",
|
||||
"@ngtools/webpack": "1.6.0-beta.0",
|
||||
"@ngtools/webpack": "1.6.0-beta.1",
|
||||
"autoprefixer": "^6.5.3",
|
||||
"chalk": "^1.1.3",
|
||||
"circular-dependency-plugin": "^3.0.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ngtools/webpack",
|
||||
"version": "1.6.0-beta.0",
|
||||
"version": "1.6.0-beta.1",
|
||||
"description": "Webpack plugin that AoT compiles your Angular components and modules.",
|
||||
"main": "./src/index.js",
|
||||
"typings": "src/index.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user