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 01da4ce commit 16a61cdCopy full SHA for 16a61cd
package.json
@@ -2,7 +2,7 @@
2
"name": "@textea/json-viewer",
3
"packageManager": "yarn@3.2.2",
4
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
5
- "version": "1.22.0",
+ "version": "1.23.0-alpha.0",
6
"types": "src/type.d.ts",
7
"main": "dist/index.js",
8
"module": "dist/index.mjs",
0 commit comments