fixed errors with ngModel

This commit is contained in:
Finn 2019-08-14 14:18:53 +01:00
parent a605d66d37
commit 6c807194bc
No known key found for this signature in database
GPG key ID: 7455B4B17685B598
6 changed files with 9 additions and 17 deletions

View file

@ -112,9 +112,6 @@
"karmaConfig": "./karma.conf.js",
"polyfills": "src/polyfills.ts",
"tsConfig": "src/tsconfig.spec.json",
"scripts": [
"node_modules/moment/min/moment.min.js"
],
"styles": [
"src/scss/style.scss"
],