Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Commit ebad3d5

Browse files
authored
Update dependency to @feathersjs/transport-commons (#76)
1 parent 344e3d4 commit ebad3d5

4 files changed

Lines changed: 874 additions & 620 deletions

File tree

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const commons = require('@feathersjs/socket-commons');
1+
const commons = require('@feathersjs/transport-commons');
22
const makeDebug = require('debug');
33
const Proto = require('uberproto');
44
const Primus = require('primus');

0 commit comments

Comments
 (0)