Skip to content

Commit 2d5ae17

Browse files
committed
1.0.1
1 parent 43c11b0 commit 2d5ae17

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.0.0",
3+
"version": "1.0.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",
@@ -45,4 +45,4 @@
4545
"engines": {
4646
"node": ">=14.0.0"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)