Skip to content

Commit

Permalink
oops, dont need _that_ in the master
Browse files Browse the repository at this point in the history
  • Loading branch information
simeydotme committed Apr 21, 2014
1 parent 648ab13 commit dd44db6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -178,3 +178,4 @@ pip-log.txt
.DS_Store

demo.html
index.html
3 changes: 2 additions & 1 deletion bower.json
Expand Up @@ -32,11 +32,12 @@
"test",
"tests",
"demo.html",
"index.html",
"src",
"Gruntfile.js"
],
"dependencies": {
"jquery": ">=2.0.0",
"jquery": ">=1.9.2",
"requestAnimationFrame-polyfill": "*"
}
}

0 comments on commit dd44db6

Please sign in to comment.