Skip to content

Commit

Permalink
[elixir] dependence added
Browse files Browse the repository at this point in the history
  • Loading branch information
carduz committed Sep 13, 2016
1 parent 4e86e89 commit 6af7aea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "material-icons-translator",
"version": "0.1.0",
"version": "0.1.1",
"description": "This library translates all occurrences of material icons name to the unicode form",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -33,7 +33,8 @@
"material-design-icons": "^3.0.1",
"object.pick": "^1.1.2",
"require-text": "0.0.1",
"through2": "^2.0.1"
"through2": "^2.0.1",
"laravel-elixir": "^4.0.0"
},
"devDependencies": {
"chai": "^3.5.0",
Expand Down

0 comments on commit 6af7aea

Please sign in to comment.