Skip to content

Commit e512b25

Browse files
committed
chore: release 1.23.0
1 parent e2f266f commit e512b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@textea/json-viewer",
33
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
4-
"version": "1.23.0-alpha.0",
4+
"version": "1.23.0",
55
"types": "src/type.d.ts",
66
"main": "dist/index.js",
77
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)