Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 743a62c

Browse files
author
Angular Builds
committed
c9b5a9cd4 release: v10.2.4
1 parent a01a7ed commit 743a62c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@angular-devkit/build-ng-packagr",
3-
"version": "0.1002.3+13.8013eec",
3+
"version": "0.1002.4",
44
"description": "Angular Build Architect for ng-packagr",
55
"experimental": true,
66
"main": "src/index.js",
77
"typings": "src/index.d.ts",
88
"builders": "builders.json",
99
"dependencies": {
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#8013eec5e",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#c9b5a9cd4",
1111
"rxjs": "6.6.2"
1212
},
1313
"peerDependencies": {

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Dec 14 2021 20:07:41 GMT+0000 (Coordinated Universal Time)
1+
Wed Dec 15 2021 23:10:44 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)