Update package.json with consistent description

This commit is contained in:
Dale Davies
2022-02-10 16:52:55 +00:00
parent 119d4f0635
commit 59123bc394

View File

@@ -1,7 +1,7 @@
{
"name": "jump",
"version": "1.0.0",
"description": "Jump is yet another self-hosted startpage for your server, stylistically similar to a web browser start page and designed to be simple use/deploy.",
"description": "Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. ",
"scripts": {
"dev": "webpack --mode=development --devtool=inline-source-map --watch",
"build": "webpack"