diff --git a/package.json b/package.json index 4058d0b..4f475c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@huolala-tech/react-json-view", - "version": "1.2.1", + "version": "1.2.2", "description": "A react component for displaying JSON data", "main": "dist/index.cjs", "module": "dist/index.mjs",