diff --git a/package.json b/package.json index 60d1ab1..cec0da1 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "web:dev": "vite --config webapp/vite.config.ts", "web:build": "vite build --config webapp/vite.config.ts", "web:typecheck": "tsc -p webapp/tsconfig.json --noEmit", + "build": "vite build --config webapp/vite.config.ts", "deploy": "npm run web:build && wrangler deploy" }, "keywords": [ diff --git a/tmp/bitwarden-android b/tmp/bitwarden-android new file mode 160000 index 0000000..60bc6ee --- /dev/null +++ b/tmp/bitwarden-android @@ -0,0 +1 @@ +Subproject commit 60bc6ee0ca8dca4a210bede3e2c80359025909fa diff --git a/tmp/bitwarden-clients b/tmp/bitwarden-clients new file mode 160000 index 0000000..cfa4b1c --- /dev/null +++ b/tmp/bitwarden-clients @@ -0,0 +1 @@ +Subproject commit cfa4b1c27f3bd1a2c38e305c44fd14c60efab050 diff --git a/tmp/bitwarden-ios b/tmp/bitwarden-ios new file mode 160000 index 0000000..ace6e2b --- /dev/null +++ b/tmp/bitwarden-ios @@ -0,0 +1 @@ +Subproject commit ace6e2b2dd695f292819ea5512cb136024341f26 diff --git a/tmp/bitwarden-sdk b/tmp/bitwarden-sdk new file mode 160000 index 0000000..ffdbb49 --- /dev/null +++ b/tmp/bitwarden-sdk @@ -0,0 +1 @@ +Subproject commit ffdbb49e658615bcdfba8ac2743cfc9260e1c68f