Skip to content

Commit

Permalink
2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewjordan committed Aug 28, 2024
1 parent 92e97a9 commit 66809cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@samvera/clover-iiif",
"version": "2.10.0",
"version": "2.10.1",
"description": "Extensible IIIF front-end toolkit and Manifest viewer. Accessible. Composable. Open Source.",
"files": [
"dist"
Expand Down
1 change: 0 additions & 1 deletion src/components/Slider/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import Header from "src/components/Slider/Header/Header";
import Items from "src/components/Slider/Items/Items";
import hash from "src/lib/hash";
import { upgrade } from "@iiif/parser/upgrader";
import { format } from "path";

export interface CloverSliderProps {
collectionId?: string;
Expand Down

0 comments on commit 66809cb

Please sign in to comment.