diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index d55964a..3a7dfd0 100644 --- a/package.json +++ b/package.json | |||
@@ -1,8 +1,9 @@ | |||
1 | { | 1 | { |
2 | "name": "dhall-json", | 2 | "name": "dhall-json", |
3 | "version": "1.0.1", | 3 | "version": "2.0.0", |
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 | "linux", | 7 | "linux", |
7 | "win32" | 8 | "win32" |
8 | ], | 9 | ], |