Skip to content

Commit e2653ab

Browse files
christopherthielenmergify[bot]
authored andcommitted
chore(ng13): install required peerDependencies
1 parent c65d66b commit e2653ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"jest": "26.6.3",
6868
"jest-preset-angular": "8.4.0",
6969
"ng-packagr": "^12.0.0",
70+
"postcss": "^8.0.0",
7071
"prettier": "^2.0.5",
7172
"pretty-quick": "^3.1.0",
7273
"rxjs": "^6.5.4",
@@ -75,7 +76,7 @@
7576
"tslint": "^6.1.0",
7677
"typescript": "~4.3.5",
7778
"utf-8-validate": "5.0.4",
78-
"zone.js": "0.10.3"
79+
"zone.js": "0.11.4"
7980
},
8081
"ngPackage": {
8182
"lib": {

0 commit comments

Comments
 (0)