We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658ed1f commit bc45029Copy full SHA for bc45029
packages/platform-browser-dynamic/package.json
@@ -5,7 +5,7 @@
5
"author": "angular",
6
"license": "MIT",
7
"engines": {
8
- "node": ">=12.14.1 <16.0.0"
+ "node": "^12.14.1 || ^14.0.0"
9
},
10
"dependencies": {
11
"tslib": "^2.1.0"
0 commit comments