Fix indentation

This commit is contained in:
Jan Wiebe 2020-12-30 14:55:49 +01:00
parent ab5098a036
commit 9fe6c5c3a9

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": {