Skip to content

Commit a0982b0

Browse files
committed
build: bump yarn requirement to 1.17.3
1 parent d3f63a3 commit a0982b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"engines": {
1212
"node": ">= 5.4.1",
13-
"yarn": ">= 1.13.0"
13+
"yarn": ">= 1.17.3"
1414
},
1515
"scripts": {
1616
"postinstall": "ngc -p angular-tsconfig.json",

0 commit comments

Comments
 (0)