Files
ui-old/package.json
René Preuß ed44357418 Fix state
2022-10-30 14:27:53 +01:00

11 lines
213 B
JSON

{
"name": "@bitinflow/ui",
"version": "0.0.1",
"description": "Bitinflow UI Kit",
"author": "René Preuß <rene@bitinflow.com>",
"license": "Apache-2.0",
"dependencies": {
"pinia": "^2.0.23"
}
}