aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-05-12 12:07:25 +0200
committerCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-05-12 12:07:25 +0200
commit8eb1f3ce00c81123e14e66a17199ad37a0afecab (patch)
treec62603230648e00f04647f3c11ae36225946b9b9
parent892bfb69418b3e79d060c46f0f8906ec12d7e0fa (diff)
downloadnode-dhall-json-bin-1.6.3-1.31.0-3.0.0.tar.gz
node-dhall-json-bin-1.6.3-1.31.0-3.0.0.tar.zst
node-dhall-json-bin-1.6.3-1.31.0-3.0.0.zip
Version 1.6.3-1.31.0-3.0.0v1.6.3-1.31.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..3db3e7a 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.3-1.31.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 e769171..ef5eb35 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.3-1.31.0-3.0.0",
4 "dhall-version": "1.31.0", 4 "dhall-version": "1.31.0",
5 "dhall-json-version": "1.6.3", 5 "dhall-json-version": "1.6.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.",