Skip to content

Commit

Permalink
Merge pull request zurb#33 from micjamking/master
Browse files Browse the repository at this point in the history
Updated bower.json
  • Loading branch information
mrsweaters committed May 14, 2015
2 parents b8caf63 + cff58b1 commit 96f09e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "pizza",
"version": "0.2.2",
"version": "0.2.3",
"main": [
"dist/css/pizza.min.css",
"dist/css/pizza.css",
"dist/js/pizza.js"
],
"dependencies": {
"jquery": ">= 2.0.0",
"foundation": ">= 5.1.0",
"Snap.svg": ">= 0.2.0"
}
}
}

0 comments on commit 96f09e2

Please sign in to comment.