Skip to content

Commit

Permalink
Merge pull request #132 from eshaham/update_packages
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
eshaham authored Jun 24, 2018
2 parents 9934acd + 95c38ee commit 6e7b5d2
Show file tree
Hide file tree
Showing 9 changed files with 663 additions and 425 deletions.
3 changes: 2 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"ForInStatement",
"LabeledStatement",
"WithStatement",
]
],
"operator-linebreak": ["error", "after"]
},
"globals": {
"document": true,
Expand Down
Loading

0 comments on commit 6e7b5d2

Please sign in to comment.