Skip to content

Commit

Permalink
Rolling back until internet resolves itself
Browse files Browse the repository at this point in the history
  • Loading branch information
shennan committed Jun 18, 2014
1 parent c03e126 commit 8c6484e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"version": "0.0.1",
"keywords": ["animation", "flipbook", "sequencer"],
"dependencies": {},
"main":"index2.js",
"scripts": ["index2.js"],
"main":"index.js",
"scripts": ["index.js"],
"styles": ["style.css"],
"license": "MIT"
}

0 comments on commit 8c6484e

Please sign in to comment.