aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-05-12 12:05:45 +0200
committerCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-05-12 12:05:45 +0200
commitf0afcbab89a855ee092b3904c5e0a40c2e42c61b (patch)
tree6023146c58b2fb79ab51d6154f44b84aef99d614
parentd69827a888d64a06e6aff60caa22bf7d5b1f30cd (diff)
downloadnode-dhall-json-bin-1.6.2-1.30.0-3.0.0.tar.gz
node-dhall-json-bin-1.6.2-1.30.0-3.0.0.tar.zst
node-dhall-json-bin-1.6.2-1.30.0-3.0.0.zip
Version 1.6.2-1.30.0-3.0.0v1.6.2-1.30.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..d0ee313 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.2-1.30.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 07f0e45..f3577d7 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.2-1.30.0-3.0.0",
4 "dhall-version": "1.30.0", 4 "dhall-version": "1.30.0",
5 "dhall-json-version": "1.6.2", 5 "dhall-json-version": "1.6.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.",