aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-11-27 16:20:36 +0100
committerCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-11-27 16:20:36 +0100
commit50012757c0495caddabadddca6c8b94ec49d7517 (patch)
tree6a43fa32ffc5e1c9008591c9058f65d58977963d
parentbc29bbd06d5c6d249587a8cd91a140acd0319cfe (diff)
downloadnode-dhall-json-bin-50012757c0495caddabadddca6c8b94ec49d7517.tar.gz
node-dhall-json-bin-50012757c0495caddabadddca6c8b94ec49d7517.tar.zst
node-dhall-json-bin-50012757c0495caddabadddca6c8b94ec49d7517.zip
Version 1.7.3-1.36.0-3.0.0v1.7.3-1.36.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..4a3e332 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.3-1.36.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 b608955..ae39ffc 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.3-1.36.0-3.0.0",
4 "dhall-version": "1.36.0", 4 "dhall-version": "1.36.0",
5 "dhall-json-version": "1.7.3", 5 "dhall-json-version": "1.7.3",
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.",