Skip to content

Commit

Permalink
updated manifesto, manifold
Browse files Browse the repository at this point in the history
  • Loading branch information
edsilv committed Oct 11, 2018
1 parent 57a0649 commit abe4fd9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 24 deletions.
35 changes: 18 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iiif/iiif-gallery-component",
"version": "1.1.11",
"version": "1.1.12",
"description": "",
"main": "./dist/GalleryComponent.js",
"types": "./dist/GalleryComponent.d.ts",
Expand Down Expand Up @@ -31,12 +31,12 @@
"uglify-js": "^3.4.9"
},
"dependencies": {
"@types/jquery": "3.3.14",
"@iiif/base-component": "1.1.3",
"exjs": "BSick7/exjs#0.5.0",
"@edsilv/exjs": "0.5.1",
"@edsilv/jquery-plugins": "1.0.3",
"manifesto.js": "2.2.25",
"@iiif/manifold": "1.2.26",
"@edsilv/utils": "0.2.2"
"@edsilv/utils": "0.2.2",
"@iiif/base-component": "1.1.3",
"@iiif/manifold": "1.2.36",
"@types/jquery": "3.3.14",
"manifesto.js": "3.0.9"
}
}

0 comments on commit abe4fd9

Please sign in to comment.