File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " adex" ,
3- "version" : " 0.0.6 " ,
3+ "version" : " 0.0.7 " ,
44 "description" : " An easier way to build apps with Vite and Preact" ,
55 "keywords" : [
66 " adex" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3- "version" : " 0.0.6 " ,
3+ "version" : " 0.0.7 " ,
44 "changelogPreset" : " angular" ,
55 "npmClient" : " pnpm" ,
6- "packages" : [" adex" , " playground" ]
6+ "packages" : [
7+ " adex" ,
8+ " playground"
9+ ]
710}
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
33 "private" : true ,
4- "version" : " 0.0.0 " ,
4+ "version" : " 0.0.7 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
1212 "preact" : " ^10.22.0"
1313 },
1414 "devDependencies" : {
15- "adex" : " workspace:*" ,
1615 "@preact/preset-vite" : " ^2.8.2" ,
1716 "@types/node" : " ^20.14.10" ,
17+ "adex" : " workspace:*" ,
1818 "autoprefixer" : " ^10.4.19" ,
1919 "postcss" : " ^8.4.39" ,
2020 "tailwindcss" : " ^3.4.4" ,
You can’t perform that action at this time.
0 commit comments