« 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-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 49b072a..e62e5f9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,11 +1,12 @@
 {
   "name": "tui-lib",
-  "version": "0.3.2",
+  "version": "0.3.3",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
-      "version": "0.3.2",
+      "name": "tui-lib",
+      "version": "0.3.3",
       "license": "GPL-3.0",
       "dependencies": {
         "wcwidth": "^1.0.1"