Skip to content

Commit ca26d8f

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

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

0 commit comments

Comments
 (0)