Commit 2231a3d 1 parent 5f4bd04 commit 2231a3d Copy full SHA for 2231a3d
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " adex" ,
3
- "version" : " 0.0.9 " ,
3
+ "version" : " 0.0.10 " ,
4
4
"description" : " An easier way to build apps with Vite and Preact" ,
5
5
"keywords" : [
6
6
" adex" ,
55
55
"next" : " bumpp"
56
56
},
57
57
"dependencies" : {
58
+ "@dumbjs/preland" : " ^0.0.2" ,
58
59
"bumpp" : " ^9.4.1" ,
59
60
"dotenv" : " ^16.4.5" ,
60
61
"hoofd" : " ^1.7.1" ,
63
64
"regexparam" : " ^3.0.0" ,
64
65
"sirv" : " ^2.0.4" ,
65
66
"trouter" : " ^4.0.0" ,
66
- "unifont" : " ^0.0.2" ,
67
- "@dumbjs/preland" : " ^0.0.2"
67
+ "unifont" : " ^0.0.2"
68
68
},
69
69
"devDependencies" : {
70
70
"@preact/preset-vite" : " ^2.8.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3
- "version" : " 0.0.9 " ,
3
+ "version" : " 0.0.10 " ,
4
4
"changelogPreset" : " angular" ,
5
5
"npmClient" : " pnpm" ,
6
6
"packages" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playground" ,
3
3
"private" : true ,
4
- "version" : " 0.0.9 " ,
4
+ "version" : " 0.0.10 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments