Rename package from jrx to jfx

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2026-02-28 01:27:37 +00:00
parent b8d1d2de80
commit 2f9e0a9936
21 changed files with 144 additions and 148 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "jrx-example",
"name": "jfx-example",
"private": true,
"type": "module",
"scripts": {
@@ -10,7 +10,7 @@
"dependencies": {
"@json-render/core": "0.10.0",
"@json-render/react": "0.10.0",
"jrx": "file:..",
"jfx": "file:..",
"react": "19.2.4",
"react-dom": "19.2.4",
"shiki": "^4.0.0"