Fix indentation

This commit is contained in:
Jan Wiebe 2020-12-30 14:55:49 +01:00
parent 5184d80fe0
commit ae2a75056c

View File

@ -32,10 +32,10 @@
"styles": [ "styles": [
"src/styles.scss" "src/styles.scss"
], ],
"scripts": [], "scripts": [],
"allowedCommonJsDependencies": [ "allowedCommonJsDependencies": [
"ng2-pdf-viewer" "ng2-pdf-viewer"
] ]
}, },
"configurations": { "configurations": {
"production": { "production": {