File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 43
43
" ../node_modules/lodash/lodash.min.js" ,
44
44
" ../node_modules/moment/min/moment.min.js" ,
45
45
" ../node_modules/signalr/jquery.signalR.js" ,
46
+ " ../node_modules/@aspnet/signalr-client/dist/browser/signalr-client.min.js" ,
46
47
" ../node_modules/toastr/toastr.js" ,
47
48
" ../node_modules/sweetalert/dist/sweetalert.min.js" ,
48
49
" ../node_modules/block-ui/jquery.blockUI.js" ,
Original file line number Diff line number Diff line change
1
+ @aspnet:registry = https://dotnet.myget.org/f/aspnetcore-dev/npm/
Original file line number Diff line number Diff line change 22
22
"@angular/platform-browser" : " ^5.0.3" ,
23
23
"@angular/platform-browser-dynamic" : " ^5.0.3" ,
24
24
"@angular/router" : " ^5.0.3" ,
25
+ "@aspnet/signalr-client" : " 1.0.0-preview1-27815" ,
25
26
"@types/bootstrap" : " ^3.3.33" ,
26
27
"@types/jquery" : " ^3.2.12" ,
27
28
"@types/jquery.blockui" : " 0.0.28" ,
You can’t perform that action at this time.
0 commit comments