From: Cyril Sobierajewicz Date: Tue, 1 Oct 2019 16:10:48 +0000 (+0200) Subject: Lock `dhall` to v1.26.0 and `dhall-json` to v1.4.1 X-Git-Tag: v1.4.1-1.26.0-2.0.0~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=a5a57c32faa23e0fa83f950a5502ce91c4bf9a7b;p=github%2Ffretlink%2Fnode-dhall-json-bin.git Lock `dhall` to v1.26.0 and `dhall-json` to v1.4.1 --- diff --git a/package.json b/package.json index 3a7dfd0..9bdf344 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,8 @@ { "name": "dhall-json", "version": "2.0.0", + "dhall-version": "1.26.0", + "dhall-json-version": "1.4.1", "description": "NPM package for `dhall-json`, based on https://github.com/justinwoo/npm-psc-package-bin-simple.", "os": [ "darwin",