Skip to content

Commit 602c707

Browse files
committed
fix port
1 parent 823ef58 commit 602c707

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "vue-img-lazy-tiny",
33
"packageManager": "pnpm@6.32.3",
4-
"version": "1.1.0",
4+
"version": "1.1.2",
55
"description": "component based on vue3.x",
6-
"main": "index.ts",
76
"scripts": {
87
"dev": "vite",
98
"build": "vite build",

0 commit comments

Comments
 (0)