Skip to content

Commit 512ce1f

Browse files
committed
Release 1.1.1
Cleanup and update dependencies
1 parent 8802d7b commit 512ce1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-my-photos",
33
"description": "Simple lightbox component for Vue applications",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"author": "Andrew McGrath",
66
"license": "MIT",
77
"homepage": "https://github.com/am283721/vue-my-photos",
@@ -43,4 +43,4 @@
4343
"vue-template-compiler": "^2.6.12",
4444
"webpack": "^5.11.1"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)