Skip to content

Commit

Permalink
package.json update and .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pcottle committed Dec 8, 2013
1 parent 9952550 commit 7ac852d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ build/bundle.js
build/bundle.*.js
build/main.*.css
screens
.DS_STORE
search_replace.sh
FontAwesome-Vectors.pdf
index.html
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"backbone": "~0.9.9",
"underscore": "~1.4.3",
"jquery": "~1.8.3",
"jquery": "~1.7.3",
"q": "~0.8.11",
"markdown": "~0.4.0",
"grunt-shell": "~0.1.4"
Expand Down

0 comments on commit 7ac852d

Please sign in to comment.