mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
Fix 123 (#4725)
* fix * fix again * fix again * fix again * fix again * fix again * fix again * try this?
This commit is contained in:
parent
dbb33723fe
commit
c0baeb4d1c
@ -5,9 +5,7 @@
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
"exports": {
|
||||
".": {
|
||||
"import": "./dist/index.js"
|
||||
},
|
||||
".": "./dist/index.js",
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"private": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user