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

cname dist

This commit is contained in:
Kyle Spearrin
2019-06-10 14:38:33 -04:00
parent e5888e4b90
commit e6cfa84b73
3 changed files with 5 additions and 3 deletions

View File

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