Skip to content

Commit

Permalink
update electrify to 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lacymorrow committed Dec 26, 2015
1 parent 1173cf9 commit 527b55f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .electrify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "Cinematic",
"main": "index.js",
"version": "1.0.1",
"dependencies": {
"electrify": "2.0.0"
"electrify": "2.1.4"
}
}
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ coverage
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
dist
.electrify/.dist
# Lets keep historical binaries. These can get big though.
# .electrify/.dist

# Dependency directory
# Deployed apps should consider commenting this line out:
Expand Down
2 changes: 2 additions & 0 deletions cinematic.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
* - limit, possibly paginate
* - file browser
* - TV Shows
* - Filter by Director
* - Ambiguous search
parse intel genres
Expand Down
Binary file added public/favicons/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 527b55f

Please sign in to comment.