« 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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index da401ed..31ad94a 100644
--- a/package.json
+++ b/package.json
@@ -1,9 +1,9 @@
 {
   "name": "tui-lib",
-  "version": "0.0.0",
+  "version": "0.0.1",
   "description": "terminal ui library",
   "main": "index.js",
-  "repository": "https://github.com/towerofnix/ui-lib",
+  "repository": "https://notabug.org/towerofnix/tui-lib.git",
   "author": "Florrie <towerofnix@gmail.com>",
   "license": "GPL-3.0",
   "dependencies": {