aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2021-12-25 22:27:13 +0100
committer0neGal <mail@0negal.com>2021-12-25 22:27:13 +0100
commit3c4dc8d62d2ccbc4e40c26a4c99475fcd7e75036 (patch)
treef7226296d1dd139809342c71b53b7dd78d7ce977 /package.json
parent37679dc22b90eaf2a0f7153d9133f8aedf66d35c (diff)
downloadViper-3c4dc8d62d2ccbc4e40c26a4c99475fcd7e75036.tar.gz
Viper-3c4dc8d62d2ccbc4e40c26a4c99475fcd7e75036.zip
fixed description
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 43e7340..993105b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "viper",
"version": "1.0.0",
- "description": "Making your TF|2 life modding life easier",
+ "description": "Making your TF|2 modding life easier",
"main": "src/index.js",
"scripts": {
"start": "node_modules/.bin/electron src/index.js"