Skip to content

Commit

Permalink
fix(dev): add coffecsript dependency to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiansen committed Jul 3, 2016
1 parent e3ac117 commit ea11aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"babel-plugin-add-module-exports": "^0.1.2",
"babel-preset-es2015": "^6.9.0",
"chai": "^3.4.1",
"coffee-script": "^1.10.0",
"commitizen": "^2.8.2",
"cz-conventional-changelog": "^1.1.6",
"eslint": "^2.13.1",
Expand Down

0 comments on commit ea11aea

Please sign in to comment.