Update to @angular/core@6.0.0, @angular/cli@6.2.8, rxjs@6.0.0
Aux changes: - Added package-lock.json to lock dependency versions - Removed unused @angular/http from dependencies
This commit is contained in:
committed by
Evgeny Arshinov
parent
fb48f4411d
commit
01c2d173f3
@@ -18,5 +18,14 @@
|
||||
"typeRoots": [
|
||||
"../node_modules/@types"
|
||||
]
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"main.ts",
|
||||
"polyfills.ts"
|
||||
],
|
||||
"include": [
|
||||
"*.d.ts",
|
||||
"../../src/spec/*.spec.ts",
|
||||
"../../scripts/test.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user