We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2762aff + 4e324be commit 051a841Copy full SHA for 051a841
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gitea-react-toolkit",
3
- "version": "1.9.2",
+ "version": "1.9.3",
4
"license": "MIT",
5
"description": "A Gitea API React Toolkit Component Library",
6
"homepage": "https://gitea-react-toolkit.netlify.com/",
@@ -16,7 +16,7 @@
16
"base-64": "0.1.0",
17
"jszip": "^3.5.0",
18
"localforage": "1.7.3",
19
- "markdown-translatable": "1.2.16",
+ "markdown-translatable": "1.3.1",
20
"prop-types": "15.7.2",
21
"use-deep-compare-effect": "^1.3.1",
22
"utf8": "3.0.0"
0 commit comments