Skip to content

Commit 0a1931a

Browse files
committed
Fix to add min version of property-information
Related to GH-617.
1 parent 198d2d8 commit 0a1931a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@types/unist": "^2.0.3",
8080
"comma-separated-tokens": "^1.0.0",
8181
"prop-types": "^15.7.2",
82-
"property-information": "^5.0.0",
82+
"property-information": "^5.3.0",
8383
"react-is": "^17.0.0",
8484
"remark-parse": "^9.0.0",
8585
"remark-rehype": "^8.0.0",

0 commit comments

Comments
 (0)