aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-05-12 12:10:35 +0200
committerCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-05-12 12:10:35 +0200
commitefe019a7e772659c0b49f43975589bbe48639699 (patch)
tree9de08da62e87207d62e60f2325b6ce8f4e42a5e6
parentb6774aa5a68fe1ea0e23c7d0b6d39ffc2e80949b (diff)
downloadnode-dhall-json-bin-1.6.4-1.32.0-3.0.0.tar.gz
node-dhall-json-bin-1.6.4-1.32.0-3.0.0.tar.zst
node-dhall-json-bin-1.6.4-1.32.0-3.0.0.zip
Version 1.6.4-1.32.0-3.0.0v1.6.4-1.32.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..5dff316 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.6.4-1.32.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 d5369a8..c84fc45 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.6.4-1.32.0-3.0.0",
4 "dhall-version": "1.32.0", 4 "dhall-version": "1.32.0",
5 "dhall-json-version": "1.6.4", 5 "dhall-json-version": "1.6.4",
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.",