From 367b45e4335208121528a11a20b1987961b463d9 Mon Sep 17 00:00:00 2001 From: eatyourpeas Date: Sat, 15 Jun 2024 12:23:45 +0100 Subject: [PATCH] build step prior to publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf4319d..dc0ddd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rcpch/digital-growth-charts-react-component-library", - "version": "7.0.2", + "version": "7.0.3", "description": "A React component library for the RCPCH digital growth charts using Rollup, TypeScript and Styled-Components", "main": "build/index.js", "module": "build/esm.index.js",