Commit Graph

6 Commits

Author SHA1 Message Date
Pranav K 23d1d11dda Revert "Guarantee ordering for SignalR client HttpConnection.send (#10780)" (#10916)
This reverts commit b1a29281ba.
2019-06-05 14:26:44 -07:00
Pranav K b1a29281ba Guarantee ordering for SignalR client HttpConnection.send (#10780)
* Revert "Revert "Add an option to SignalR to guarantee ordering of send events… (#10807)"
  - This reverts commit 39a9d63c10.
* Fixup build
2019-06-05 11:18:53 -07:00
BrennanConroy e953537307
Fix silly npm warnings (#10339) 2019-05-17 23:20:32 -07:00
Nate McMaster 3dbbb2994c
Upgrade yarn and cleanup npm commands (#10054)
* Add yarn.lock file for NodeServices
* Remove references to 'npm install' (causes double-download of node modules) and replace npm commands in package.json with yarn for consistency
* Upgrade yarn to 1.15.2
2019-05-08 15:07:25 -07:00
Stephen Halter 28970a3e93
Fix SignalR TS client build on macOS (#9230) 2019-04-13 01:14:57 -07:00
Nate McMaster f0ef784783 Run yarn import to convert package-lock.json to yarn.lock 2019-02-22 13:30:19 -08:00