We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f266f commit e512b25Copy full SHA for e512b25
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@textea/json-viewer",
3
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
4
- "version": "1.23.0-alpha.0",
+ "version": "1.23.0",
5
"types": "src/type.d.ts",
6
"main": "dist/index.js",
7
"module": "dist/index.mjs",
0 commit comments