File tree 2 files changed +8
-2
lines changed
apps/nativescript-demo-ng
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 27
27
"@nativescript/ios" : " 8.0.0" ,
28
28
"@nativescript/types" : " 8.0.0" ,
29
29
"@nativescript/unit-test-runner" : " ^2.0.5" ,
30
- "@nativescript/webpack" : " dev " ,
30
+ "@nativescript/webpack" : " beta " ,
31
31
"@ngtools/webpack" : " ~12.0.0" ,
32
32
"@types/jasmine" : " ^3.7.2" ,
33
33
"@types/sinon" : " ^10.0.2" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @nativescript/angular" ,
3
3
"version" : " 12.0.0" ,
4
4
"homepage" : " https://nativescript.org/" ,
5
- "bugs" : " https://github.com/NativeScript/angular/issues" ,
5
+ "repository" : {
6
+ "type" : " git" ,
7
+ "url" : " git+https://github.com/NativeScript/angular.git"
8
+ },
9
+ "bugs" : {
10
+ "url" : " https://github.com/NativeScript/angular/issues"
11
+ },
6
12
"author" : " NativeScript TSC" ,
7
13
"license" : " Apache-2.0" ,
8
14
"keywords" : [
You can’t perform that action at this time.
0 commit comments