« get me outta code hell

tui-lib - Pure Node.js library for making visual command-line programs (ala vim, ncdu)
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index f73bc27..bc26059 100644
--- a/package.json
+++ b/package.json
@@ -1,10 +1,10 @@
 {
   "name": "tui-lib",
-  "version": "0.0.4",
+  "version": "0.1.0",
   "description": "terminal ui library",
   "type": "module",
-  "repository": "https://notabug.org/towerofnix/tui-lib.git",
-  "author": "Florrie <towerofnix@gmail.com>",
+  "repository": "https://nebula.ed1.club/git/tui-lib/",
+  "author": "Nebula <qznebula@protonmail.com>",
   "license": "GPL-3.0",
   "dependencies": {
     "natural-orderby": "^3.0.2",