Skip to content

Commit

Permalink
Switched to webserver for Heroku deployment, updated docs. v1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
derekwlms committed Mar 5, 2016
1 parent 6daf256 commit 7d29ad8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ You can run Jiffy locally or use our [online version](https://jiffy.paymenthorizo
## Running Locally

Pre-requisites: [git](https://git-scm.com/) and [node.js](https://nodejs.org) ([details](https://github.com/derekwlms/jiffy/wiki/Installation)).

1. Get the code:
* `git clone https://github.com/derekwlms/jiffy.git`
* Or, `npm install jiffy-editor`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jiffy-editor",
"version": "1.0.1",
"version": "1.0.2",
"description": "Jiffy - JavaScript File Editor",
"keywords": [ "file", "editor", "flat", "csv", "fixed", "nacha", "ach" ],
"license": "ISC",
Expand Down

0 comments on commit 7d29ad8

Please sign in to comment.