Skip to content

Commit 4b20b2c

Browse files
committed
build: include @angular-devkit/core
1 parent 991e44b commit 4b20b2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/schematics/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ ts_test_library(
6363
deps = [
6464
":schematics",
6565
"//modules/schematics-core",
66+
"@npm//@angular-devkit/core",
6667
"@npm//@angular-devkit/schematics",
6768
"@npm//@schematics/angular",
6869
],

0 commit comments

Comments
 (0)