Skip to content

Commit 2073cd3

Browse files
authored
Merge pull request #84 from NativeScript/sis0k0/ng-wp-build-deps
chore: replace @angular-devkit/core with @ngtools/webpack
2 parents 2289b81 + 4a607a1 commit 2073cd3

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)