1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-28 10:54:59 +02:00
bitwarden-mobile/package.json
Kyle Spearrin e6cfa84b73 cname dist
2019-06-10 14:38:33 -04:00

11 lines
165 B
JSON

{
"name": "bitwarden-fdroid",
"version": "0.0.0",
"scripts": {
"deploy": "gh-pages --dist dist"
},
"devDependencies": {
"gh-pages": "^1.2.0"
}
}