Skip to content

Commit d02e642

Browse files
committed
chore: update package
1 parent f440f26 commit d02e642

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"name": "inline-html-styles",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Inline (Tailwind) CSS stylesheets into HTML style attributes.",
5-
"author": "RayJason",
5+
"author": "RayJason <https://github.com/RayJason>",
66
"license": "MIT",
7+
"homepage": "https://github.com/RayJason/inline-styles",
8+
"repository": "RayJason/inline-styles",
79
"main": "./dist/index.js",
810
"types": "./dist/index.d.ts",
911
"exports": {

0 commit comments

Comments
 (0)