Skip to content

Commit ca3a92c

Browse files
committed
Minor README improvements, set app/package.json version to 0
1 parent 8a7635f commit ca3a92c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ It's an alternative to paid services like Dropbox, WeTransfer.
2424
* Requires Node >=7.4 or use `--harmony-async-await` flag
2525
* Password protected download list ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard))
2626
* `/admin` Page lists bucket information, [Screenshot](https://raw.githubusercontent.com/psi-4ward/psitransfer/master/docs/PsiTransfer-Admin.png) (_disabled until you set `adminPass` config value_)
27-
* Lightweight [Vue](https://vuejs.org) based frontend apps. Gzipped less than 65k
27+
* Lightweight [Vue](https://vuejs.org) based frontend apps. Gzipped (on by default) less than 65k
2828

2929
**See the blog posts about PsiTransfer: https://psi.cx/tags/PsiTransfer/ and checkout the
3030
[Documentation](https://github.com/psi-4ward/psitransfer/tree/master/docs)**

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "psitransfer",
33
"description": "A Vue.js project",
4-
"version": "1.0.0",
4+
"version": "0.0.0",
55
"author": "Christoph Wiechert <[email protected]>",
66
"private": true,
77
"scripts": {
-11.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)