Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "json11", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "JSON for humans and machines", | ||
@@ -8,3 +8,3 @@ "bin": "./dist/cli.mjs", | ||
"exports": { | ||
"import": "./dis/es/index.mjs", | ||
"import": "./dist/es/index.mjs", | ||
"require": "./dist/cjs/index.cjs" | ||
@@ -11,0 +11,0 @@ }, |
Sorry, the diff of this file is not supported yet
503541