Skip to content

Commit c4ebe9b

Browse files
committed
1.1.1
1 parent f80b042 commit c4ebe9b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-style-stringify",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A utility for converting React CSSProperties and style maps into CSS strings, designed to simplify the management of inline styles in HTML email templates and React projects.",
55
"keywords": [
66
"css",
@@ -46,4 +46,4 @@
4646
"engines": {
4747
"node": ">=14.0.0"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)