Skip to content

Commit

Permalink
Fixes #135. Switch from Git to npm Coffee-Formatter dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavin001 committed Dec 14, 2014
1 parent 5267b11 commit ff4a5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"prettydiff": "^1.2.4",
"node-uuid": "^1.4.1",
"analytics-node": "^1.0.2",
"coffee-formatter": "git+https://github.com/Glavin001/Coffee-Formatter.git",
"coffee-formatter": "^0.1.0",
"atom-message-panel": "^1.1.1",
"editorconfig": "^0.11.4",
"loophole": "^1.0.0",
Expand Down

0 comments on commit ff4a5a3

Please sign in to comment.