gradio/js/tootils/package.json
pngwn ba4c6d9e65
chore: update versions (#5177)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-23 15:41:08 -07:00

11 lines
191 B
JSON

{
"name": "@gradio/tootils",
"version": "0.0.2",
"description": "Internal test utilities",
"type": "module",
"main": "src/index.ts",
"author": "",
"license": "ISC",
"private": true
}