1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

fdroid-dist

This commit is contained in:
Kyle Spearrin
2019-06-10 13:58:34 -04:00
parent 3b7d3e2652
commit 5f41487fd2
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "bitwarden-fdroid",
"version": "0.0.0",
"scripts": {
"deploy": "gh-pages --dist dist"
"deploy": "gh-pages --dist ./store/fdroid-dist"
},
"devDependencies": {
"gh-pages": "^1.2.0"