Skip to content
Permalink
Browse files
Adding SignalR client module
  • Loading branch information
moozzyk committed Sep 30, 2017
1 parent 34bc493 commit 7875c07
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

@@ -7,5 +7,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"license": "ISC",
"dependencies": {
"@aspnet/signalr-client": "^1.0.0-alpha1-final"
}
}

0 comments on commit 7875c07

Please sign in to comment.