Skip to content

Commit 83359f2

Browse files
author
Angular Builds
committed
842c2045d fix(@angular/cli): remove Node.js 16 from supported checks
1 parent de0dbdf commit 83359f2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@schematics/angular",
3-
"version": "17.1.0-next.0+sha-6067f85",
3+
"version": "17.1.0-next.0+sha-842c204",
44
"description": "Schematics specific to Angular",
55
"homepage": "https://github.com/angular/angular-cli",
66
"keywords": [
@@ -23,8 +23,8 @@
2323
},
2424
"schematics": "./collection.json",
2525
"dependencies": {
26-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#6067f8577",
27-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#6067f8577",
26+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#842c2045d",
27+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#842c2045d",
2828
"jsonc-parser": "3.2.0"
2929
},
3030
"repository": {

uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Oct 24 2023 14:20:19 GMT+0000 (Coordinated Universal Time)
1+
Tue Oct 24 2023 14:21:24 GMT+0000 (Coordinated Universal Time)

utility/latest-versions.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)