mirror of
https://github.com/kennethnym/jrx.git
synced 2026-03-20 03:41:18 +00:00
Compare commits
2 Commits
fix-publis
...
4c396d9f60
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c396d9f60 | |||
| 8680ef66c8 |
@@ -6,6 +6,10 @@
|
||||
"access": "public"
|
||||
},
|
||||
"description": "JSX factory for json-render. Write JSX, get Spec JSON.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/kennethnym/jrx"
|
||||
},
|
||||
"type": "module",
|
||||
"module": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user