File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<PropertyGroup >
10
10
<Title >LumexUI</Title >
11
- <Description >🚀 A versatile Blazor component library built using Tailwind CSS for efficient web development </Description >
12
- <Version >0.1.9 </Version >
11
+ <Description >🚀 A versatile Blazor UI library built using Tailwind CSS. </Description >
12
+ <Version >1.0.0-preview.1 </Version >
13
13
<Authors >desmondinho</Authors >
14
14
<PackageId >LumexUI</PackageId >
15
15
<!-- <PackageIcon>logo.png</PackageIcon>-->
16
16
<PackageTags >blazor;components;library;tailwindcss;</PackageTags >
17
- <PackageProjectUrl >https://github.com/LumexUI/ lumexui</PackageProjectUrl >
17
+ <PackageProjectUrl >https://lumexui.org </PackageProjectUrl >
18
18
<PackageReadmeFile >README.md</PackageReadmeFile >
19
19
<PackageLicenseExpression >MIT</PackageLicenseExpression >
20
20
<RepositoryUrl >https://github.com/LumexUI/lumexui</RepositoryUrl >
76
76
<Exec Command =" npx rollup -c" />
77
77
</Target >
78
78
79
- <!-- Remove theme files from the build output -->
79
+ <!-- Remove these files from the build output -->
80
80
<ItemGroup >
81
81
<Content Remove =" package.json" />
82
82
<Content Remove =" package-lock.json" />
You can’t perform that action at this time.
0 commit comments