Skip to content

Commit

Permalink
0.0.5 always install the latest versions of prelude-extension and tra…
Browse files Browse the repository at this point in the history
…nspilation
  • Loading branch information
furqanZafar committed Feb 3, 2016
1 parent f8e5a45 commit 3574fc9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Pipe Transformation
=================================

[![Build Status](https://travis-ci.org/Pipend/pipe-transformation.svg?branch=master)](https://travis-ci.org/Pipend/pipe-transformation)
[![Coverage Status](https://coveralls.io/repos/Pipend/pipe-transformation/badge.svg?branch=master&service=github)](https://coveralls.io/github/Pipend/pipe-transformation?branch=master)

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pipe-transformation",
"version": "0.0.4",
"description": "",
"version": "0.0.5",
"description": "pipe-transformation",
"main": "index.js",
"directories": {
"test": "test"
Expand All @@ -19,11 +19,11 @@
"bufferutil": "^1.2.1",
"highland": "^2.5.1",
"moment": "^2.11.0",
"prelude-extension": "0.0.7",
"prelude-extension": "latest",
"rx": "^4.0.7",
"socket.io-client": "^1.3.7",
"stream": "0.0.2",
"transpilation": "0.0.4",
"transpilation": "latest",
"utf-8-validate": "^1.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit 3574fc9

Please sign in to comment.