Skip to content

Commit d4b234d

Browse files
author
Angular Builds
committed
7519593 docs: update license year to include current year
1 parent 9ca895b commit d4b234d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2010-2024 Google LLC. https://angular.dev/license
3+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@angular-devkit/architect",
3-
"version": "0.1901.0-next.2+sha-4000959",
3+
"version": "0.1901.0-next.2+sha-7519593",
44
"description": "Angular Build Facade",
55
"experimental": true,
66
"main": "src/index.js",
77
"typings": "src/index.d.ts",
88
"dependencies": {
9-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4000959",
9+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#7519593",
1010
"rxjs": "7.8.1"
1111
},
1212
"builders": "./builders/builders.json",

uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Jan 07 2025 19:28:57 GMT+0000 (Coordinated Universal Time)
1+
Wed Jan 08 2025 12:24:17 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)