Skip to content

Commit

Permalink
5130afe build: update postcss to v8.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular Builds committed Feb 24, 2025
1 parent 151c86d commit bc1a7ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@angular-devkit/architect",
"version": "0.2000.0-next.0+sha-881d4ce",
"version": "0.2000.0-next.0+sha-5130afe",
"description": "Angular Build Facade",
"experimental": true,
"main": "src/index.js",
"typings": "src/index.d.ts",
"dependencies": {
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#881d4ce",
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#5130afe",
"rxjs": "7.8.2"
},
"builders": "./builders/builders.json",
Expand Down
2 changes: 1 addition & 1 deletion uniqueId
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Mon Feb 24 2025 23:06:02 GMT+0000 (Coordinated Universal Time)
Mon Feb 24 2025 23:43:19 GMT+0000 (Coordinated Universal Time)

0 comments on commit bc1a7ad

Please sign in to comment.