File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< link rel ="icon " type ="image/svg+xml " href ="/src/favicon.svg " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > Vite App </ title >
7
+ < title > Logseq Plugin </ title >
8
8
</ head >
9
9
< body >
10
10
< div id ="app "> </ div >
Original file line number Diff line number Diff line change 8
8
},
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
- "@logseq/libs" : " ^0.0.1-alpha.10" ,
11
+ "@logseq/libs" : " ^0.0.1-alpha.13" ,
12
+ "@types/uuid" : " ^8.3.0" ,
12
13
"react" : " ^17.0.0" ,
13
14
"react-dom" : " ^17.0.0" ,
14
15
"react-use" : " ^17.2.4"
18
19
"@types/react-dom" : " ^17.0.0" ,
19
20
"@vitejs/plugin-react-refresh" : " ^1.3.1" ,
20
21
"typescript" : " ^4.1.2" ,
21
- "vite" : " ^ 2.3.3 " ,
22
- "vite-plugin-windicss" : " ^0.16.0 " ,
23
- "windicss" : " ^3.0.9 "
22
+ "vite" : " 2.3.6 " ,
23
+ "vite-plugin-windicss" : " ^1.0.1 " ,
24
+ "windicss" : " ^3.1.1 "
24
25
},
25
26
"logseq" : {
26
- "id" : " _yourid " ,
27
+ "id" : " _pengx17-logseq-template-react " ,
27
28
"icon" : " ./logo.svg"
28
29
}
29
30
}
You can’t perform that action at this time.
0 commit comments