diff options
author | 0neGal <mail@0negal.com> | 2022-01-26 00:25:06 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-01-26 00:25:06 +0100 |
commit | 67f31bf1c9a263920153db378877271aca8148d2 (patch) | |
tree | b41587176950fcd5f0ff1a661e7f255fd531d54e /package.json | |
parent | dd1a4d50f590b127f0fd3404b063bc42cf29112b (diff) | |
parent | 66204f6f58dc90e1e9ee40c7ea691927d0c50b8d (diff) | |
download | Viper-67f31bf1c9a263920153db378877271aca8148d2.tar.gz Viper-67f31bf1c9a263920153db378877271aca8148d2.zip |
Merge branch 'main' of 0neGal/viper into lang-es
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 4e9fe07..eb772d7 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "fs-extra": "^10.0.0", "marked": "^4.0.10", "marked-man": "^0.7.0", + "simple-vdf": "^1.1.1", "unzipper": "^0.10.11" }, "devDependencies": { |