We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36b007 commit c70fca6Copy full SHA for c70fca6
package.json
@@ -88,7 +88,7 @@
88
"node": ">= 4.7.0"
89
},
90
"devDependencies": {
91
- "@angular-devkit/build-angular": "~0.1102.7",
+ "@angular-devkit/build-angular": "^0.1102.12",
92
"@angular/animations": "~11.2.8",
93
"@angular/cli": "~11.2.7",
94
"@angular/common": "~11.2.8",
@@ -152,7 +152,7 @@
152
"lint-staged": "^10.5.4",
153
"ng-packagr": "^11.2.4",
154
"npm-run-all": "^4.1.5",
155
- "postcss": "^8.2.9",
+ "postcss": "^8.2.15",
156
"prettier": "^2.2.1",
157
"prettier-plugin-svelte": "^2.2.0",
158
"protractor": "~7.0.0",
0 commit comments