Skip to content

Commit

Permalink
Fixes #27
Browse files Browse the repository at this point in the history
  • Loading branch information
nrkn committed Nov 3, 2015
1 parent 4ae7df2 commit 976e514
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
"test": "mocha"
},
"dependencies": {
"hrm-parser": "^0.1.4"
"hrm-parser": "^0.1.5"
},
"browserify": {
"transform": [
"babelify"
]
}
}

0 comments on commit 976e514

Please sign in to comment.