Skip to content

Commit f34ef8b

Browse files
author
Angular Builds
committed
7519593 docs: update license year to include current year
1 parent ad09e7b commit f34ef8b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/schematics-cli",
3-
"version": "19.1.0-next.2+sha-4000959",
3+
"version": "19.1.0-next.2+sha-7519593",
44
"description": "Angular Schematics - CLI",
55
"homepage": "https://github.com/angular/angular-cli",
66
"bin": {
@@ -21,8 +21,8 @@
2121
],
2222
"schematics": "./collection.json",
2323
"dependencies": {
24-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4000959",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#4000959",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#7519593",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#7519593",
2626
"@inquirer/prompts": "7.2.1",
2727
"ansi-colors": "4.1.3",
2828
"symbol-observable": "4.0.0",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Jan 07 2025 19:29:16 GMT+0000 (Coordinated Universal Time)
1+
Wed Jan 08 2025 12:24:50 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)