Skip to content
Snippets Groups Projects
Commit 77f0298f authored by Alex Yang's avatar Alex Yang
Browse files

chore: update `jsr.json`

parent c14e1122
No related branches found
No related tags found
No related merge requests found
{ {
"name": "@llamaindex/core", "name": "@llamaindex/core",
"version": "0.2.3", "version": "0.3.0",
"exports": "./src/index.ts", "exports": "./src/index.ts",
"imports": { "imports": {
"@llamaindex/env": "jsr:@llamaindex/env@0.0.6" "@llamaindex/env": "jsr:@llamaindex/env@0.0.6"
......
{ {
"name": "@llamaindex/env", "name": "@llamaindex/env",
"version": "0.0.6", "version": "0.1.0",
"exports": { "exports": {
".": "./src/index.ts", ".": "./src/index.ts",
"./type": "./src/type.ts" "./type": "./src/type.ts"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment