Skip to content

Commit

Permalink
Update jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-t authored Feb 21, 2017
1 parent bda469a commit c816ba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "chocolat",
"version": "0.4.15",
"version": "0.4.16",
"description": " Responsive jQuery Lightbox Plugin",
"main": "dist/js/jquery.chocolat.js",
"directories": {
"test": "test"
},
"dependencies": {
"jquery": "~1.8.2"
"jquery": "^1.11"
},
"devDependencies": {
"phantomjs": "^1.9.1",
Expand Down

0 comments on commit c816ba7

Please sign in to comment.