aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-05-12 11:00:30 +0200
committerCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2020-05-12 11:19:13 +0200
commit77388d8ab80dc1ecce8b6a34b35f3b00b6058f9f (patch)
tree7743949150f73aefba1722eccc404451725ad9eb
parent41d2f5f572fbc8ce27048843f9c5c6b70a45450b (diff)
downloadnode-dhall-json-bin-77388d8ab80dc1ecce8b6a34b35f3b00b6058f9f.tar.gz
node-dhall-json-bin-77388d8ab80dc1ecce8b6a34b35f3b00b6058f9f.tar.zst
node-dhall-json-bin-77388d8ab80dc1ecce8b6a34b35f3b00b6058f9f.zip
Version 2.0.1
-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 2617e32..2769f8a 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": "1.0.0", 3 "version": "2.0.1",
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 3a7dfd0..5d7cb78 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "dhall-json", 2 "name": "dhall-json",
3 "version": "2.0.0", 3 "version": "2.0.1",
4 "description": "NPM package for `dhall-json`, based on https://github.com/justinwoo/npm-psc-package-bin-simple.", 4 "description": "NPM package for `dhall-json`, based on https://github.com/justinwoo/npm-psc-package-bin-simple.",
5 "os": [ 5 "os": [
6 "darwin", 6 "darwin",