Skip to content

Commit 16a61cd

Browse files
committed
chore: release 1.23.0-alpha.0
1 parent 01da4ce commit 16a61cd

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
@@ -2,7 +2,7 @@
22
"name": "@textea/json-viewer",
33
"packageManager": "[email protected]",
44
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
5-
"version": "1.22.0",
5+
"version": "1.23.0-alpha.0",
66
"types": "src/type.d.ts",
77
"main": "dist/index.js",
88
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)