From 86878e2d124104327c7176e168121fdf6e1dc22c Mon Sep 17 00:00:00 2001 From: Ryan Coulson Date: Wed, 18 Sep 2024 10:57:54 -0400 Subject: [PATCH] update NPM version to 3.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da6e0bc..f1c81ca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ramp-storylines_demo-scenarios-pcar", "description": "A user-configurable story product featuring interactive maps, charts and dynamic multimedia content alongside text.", - "version": "3.2.4", + "version": "3.2.6", "private": false, "license": "MIT", "repository": "https://github.com/ramp4-pcar4/story-ramp",