We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d908438 commit b2a5be7Copy full SHA for b2a5be7
package.json
@@ -20,7 +20,7 @@
20
"devDependencies": {
21
"gulp": "^3.9.1",
22
"gulp-tasks": "iiif-commons/gulp-tasks#v1.0.6",
23
- "manifesto.js": "iiif-commons/manifesto#noinfojson",
+ "manifesto.js": "iiif-commons/manifesto#v2.1.13",
24
"typings": "^2.1.0"
25
},
26
"dependencies": {
typings.json
@@ -4,6 +4,6 @@
4
"globalDependencies": {
5
"exjs": "github:BSick7/exjs/dist/ex.d.ts#0.5.0",
6
"http-status-codes": "github:edsilv/http-status-codes/dist/http-status-codes.d.ts#v0.0.5",
7
- "manifesto.js": "github:viewdir/manifesto/dist/manifesto.d.ts#noinfojson"
+ "manifesto.js": "github:viewdir/manifesto/dist/manifesto.d.ts#v2.1.13"
8
}
9
0 commit comments