File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
apps/nativescript-demo-ng Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2727 "@nativescript/ios" : " 8.0.0" ,
2828 "@nativescript/types" : " 8.0.0" ,
2929 "@nativescript/unit-test-runner" : " ^2.0.5" ,
30- "@nativescript/webpack" : " dev " ,
30+ "@nativescript/webpack" : " beta " ,
3131 "@ngtools/webpack" : " ~12.0.0" ,
3232 "@types/jasmine" : " ^3.7.2" ,
3333 "@types/sinon" : " ^10.0.2" ,
Original file line number Diff line number Diff line change 22 "name" : " @nativescript/angular" ,
33 "version" : " 12.0.0" ,
44 "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+ },
612 "author" : " NativeScript TSC" ,
713 "license" : " Apache-2.0" ,
814 "keywords" : [
You can’t perform that action at this time.
0 commit comments