Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 12c2385

Browse files
author
Troy Alford
committedDec 3, 2021
v1.29.0
1 parent 05c514e commit 12c2385

7 files changed

+7
-7
lines changed
 

‎dist/cjs/react-jsx-parser.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/cjs/react-jsx-parser.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/es5/react-jsx-parser.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/es5/react-jsx-parser.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/umd/react-jsx-parser.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/umd/react-jsx-parser.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"types": "dist/index.d.ts",
1515
"name": "react-jsx-parser",
1616
"repository": "TroyAlford/react-jsx-parser",
17-
"version": "1.28.4",
17+
"version": "1.29.0",
1818
"dependencies": {
1919
"@types/jsdom": "^16.2.6",
2020
"acorn": "^8.0.5",

0 commit comments

Comments
 (0)
Please sign in to comment.