Skip to content

Commit

Permalink
feat(streamtip): update streamtip dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Van Camp committed Mar 26, 2016
1 parent 356eaa9 commit 71a7426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/services/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
const semver = require('semver');
const integrations = {
'lfg-siphon': '~0.3.0',
'lfg-streamtip': '~0.0.1',
'lfg-streamtip': '~0.1.0',
'lfg-sublistener': '^2.0.0'
};

Expand Down

0 comments on commit 71a7426

Please sign in to comment.