aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorCyril Sobierajewicz <38043722+cyrilfretlink@users.noreply.github.com>2020-05-12 11:51:51 +0200
committerGitHub <noreply@github.com>2020-05-12 11:51:51 +0200
commite265ce577dfea922bc3e6ac89f33cab8d104dde2 (patch)
tree7743949150f73aefba1722eccc404451725ad9eb /package.json
parent3ad6fbb588c5a21ad3cc00322b2fc43c8ff81403 (diff)
parent77388d8ab80dc1ecce8b6a34b35f3b00b6058f9f (diff)
downloadnode-dhall-json-bin-e265ce577dfea922bc3e6ac89f33cab8d104dde2.tar.gz
node-dhall-json-bin-e265ce577dfea922bc3e6ac89f33cab8d104dde2.tar.zst
node-dhall-json-bin-e265ce577dfea922bc3e6ac89f33cab8d104dde2.zip
Merge pull request #3 from cyrilfretlink/yaml-to-dhall-upper-boundpre-1.6.0-1.28.0
Add an upper bound to the `dhall-json` versions providing `yaml-to-dhall`
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",