Skip to content

Commit ab4a29f

Browse files
author
Angular Builds
committed
54b1ca235 docs: release notes for the v13.2.5 release
1 parent 44493fe commit ab4a29f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "14.0.0-next.2+11.sha-68c01b5",
3+
"version": "14.0.0-next.2+12.sha-54b1ca2",
44
"description": "Angular Webpack Build Facade",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
77
"builders": "builders.json",
88
"dependencies": {
99
"@ampproject/remapping": "2.1.2",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#68c01b589",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#68c01b589",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#68c01b589",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#54b1ca235",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#54b1ca235",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#54b1ca235",
1313
"@babel/core": "7.17.5",
1414
"@babel/generator": "7.17.3",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,7 +20,7 @@
2020
"@babel/runtime": "7.17.2",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.6",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#68c01b589",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#54b1ca235",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Feb 23 2022 14:41:57 GMT+0000 (Coordinated Universal Time)
1+
Wed Feb 23 2022 20:30:19 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)