Skip to content

Commit 82a652b

Browse files
author
Angular Builds
committed
7519593 docs: update license year to include current year
1 parent 25a5833 commit 82a652b

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,6 +1,6 @@
11
{
22
"name": "@angular-devkit/build-webpack",
3-
"version": "0.1901.0-next.2+sha-4000959",
3+
"version": "0.1901.0-next.2+sha-7519593",
44
"description": "Webpack Builder for Architect",
55
"experimental": true,
66
"main": "src/index.js",
@@ -16,7 +16,7 @@
1616
"./*.js": "./*.js"
1717
},
1818
"dependencies": {
19-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#4000959",
19+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#7519593",
2020
"rxjs": "7.8.1"
2121
},
2222
"peerDependencies": {

uniqueId

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

0 commit comments

Comments
 (0)