Skip to content

Commit 9f9eb1b

Browse files
author
Angular Builds
committed
9b1a36a9d test: delete styles test which is in build-angular
1 parent 0b40e39 commit 9f9eb1b

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.1.0-next.0+sha-82ec1af",
3+
"version": "14.1.0-next.0+sha-9b1a36a",
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.2.0",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#82ec1af4e",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#82ec1af4e",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#82ec1af4e",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#9b1a36a9d",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#9b1a36a9d",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#9b1a36a9d",
1313
"@babel/core": "7.18.2",
1414
"@babel/generator": "7.18.2",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,7 +20,7 @@
2020
"@babel/runtime": "7.18.3",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#82ec1af4e",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#9b1a36a9d",
2424
"ansi-colors": "4.1.3",
2525
"babel-loader": "8.2.5",
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-
Mon Jun 13 2022 17:49:35 GMT+0000 (Coordinated Universal Time)
1+
Mon Jun 13 2022 20:14:32 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)