diff --git a/package.json b/package.json index 17f907e..e6ebd7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@edgeandnode/graphiql-playground", - "version": "1.2.4", + "version": "1.2.5", "type": "commonjs", "main": "./dist/index.cjs", "module": "./dist/index.mjs",