mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-13 11:20:12 +02:00
Split codebase (#455)
This commit is contained in:
8
packages/ui/package.json
Normal file
8
packages/ui/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "@yaakapp-internal/ui",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user