Skip to content

Commit 4a607a1

Browse files
committed
chore: replace @angular-devkit/core with @ngtools/webpack
1 parent 2289b81 commit 4a607a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"nativescript-dev-typescript": "~0.7.0",
4141
"nativescript-dev-webpack": "~0.14.0",
4242
"typescript": "~2.7.2",
43-
"@angular-devkit/build-angular": "~0.7.0-rc.0"
43+
"@ngtools/webpack": "~6.1.0-rc.0"
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)