aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-11-27 16:19:01 +0100
committerCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-11-27 16:19:01 +0100
commite604542ee4078f0f7b98aa2a19c1fe380e683a11 (patch)
tree229e151a3831f9f5f5b8d33bb67af4e0f82f4207
parent6147c29532bd37e9071fccb1bece7eee8915ffe2 (diff)
downloadnode-dhall-json-bin-1.7.2-1.35.0-3.0.0.tar.gz
node-dhall-json-bin-1.7.2-1.35.0-3.0.0.tar.zst
node-dhall-json-bin-1.7.2-1.35.0-3.0.0.zip
Version 1.7.2-1.35.0-3.0.0v1.7.2-1.35.0-3.0.0
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 946bfcf..7fc1e9f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "dhall-json", 2 "name": "dhall-json",
3 "version": "3.0.0", 3 "version": "1.7.2-1.35.0-3.0.0",
4 "lockfileVersion": 1, 4 "lockfileVersion": 1,
5 "requires": true, 5 "requires": true,
6 "dependencies": { 6 "dependencies": {
diff --git a/package.json b/package.json
index 780c75d..ad8b6a6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "dhall-json", 2 "name": "dhall-json",
3 "version": "3.0.0", 3 "version": "1.7.2-1.35.0-3.0.0",
4 "dhall-version": "1.35.0", 4 "dhall-version": "1.35.0",
5 "dhall-json-version": "1.7.2", 5 "dhall-json-version": "1.7.2",
6 "description": "NPM package for `dhall-json`, based on https://github.com/justinwoo/npm-psc-package-bin-simple.", 6 "description": "NPM package for `dhall-json`, based on https://github.com/justinwoo/npm-psc-package-bin-simple.",