fix(app): update package json

This commit is contained in:
Admin 2020-08-18 16:17:51 +03:00
parent 04a5a04ffb
commit 5ef338ddbe
5 changed files with 302 additions and 135 deletions

View file

@ -77,7 +77,10 @@
}
]
}
}
},
"allowedCommonJsDependencies": [
"lodash"
]
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",