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 19eb6a1 commit 3bfc9d2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iiif/iiif-av-component",
"version": "0.0.84",
"version": "0.0.85",
"description": "",
"main": "./dist/AVComponent.js",
"types": "./dist/AVComponent.d.ts",
Expand Down Expand Up @@ -31,10 +31,10 @@
},
"dependencies": {
"@iiif/base-component": "1.1.3",
"@iiif/manifold": "1.2.28",
"@iiif/manifold": "1.2.36",
"@types/jquery": "2.0.34",
"@types/jqueryui": "^1.11.36",
"exjs": "BSick7/exjs#0.5.1",
"manifesto.js": "2.2.30"
"manifesto.js": "3.0.9"
}
}

0 comments on commit 3bfc9d2

Please sign in to comment.