global fix and add tauri app
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"version": "0.1.0",
|
||||
"description": "Enterprise Identity Provider ecosystem inspired by Yandex ID.",
|
||||
"workspaces": [
|
||||
"apps/*"
|
||||
"apps/*",
|
||||
"tauri_app"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "npm run build --workspaces --if-present",
|
||||
|
||||
Reference in New Issue
Block a user