We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f224f62 commit 6bafdaaCopy full SHA for 6bafdaa
example.env
@@ -27,6 +27,6 @@ STOMP_DEBUG=false
27
28
FEDORA_PATH=/fcrepo/rest
29
30
-AUTH_SERVICE_URL=https://labs.library.tamu.edu/authfix
+AUTH_SERVICE_URL=https://labs.library.tamu.edu/auth/2x
31
CANTALOUPE_BASE_URL=https://api-dev.library.tamu.edu/iiif/2/
32
IIIF_SERVICE_URL=https://api-dev.library.tamu.edu/iiif-service/
package.json
@@ -25,7 +25,7 @@
25
"build": "wvr build --clean"
26
},
"dependencies": {
- "@wvr/core": "2.2.2-rc.12",
+ "@wvr/core": "2.2.2-rc.13",
"ng-csv": "0.3.6",
"ng-openseadragon": "1.3.5",
"ng-table": "3.0.1",
0 commit comments