diff --git a/package-lock.json b/package-lock.json index 48475b9..52b8480 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "redux-thunk": "~2.3.0", "storybook": "^8.3.2", "storybook-addon-remix-react-router": "^3.0.0", - "storybook-branch-switcher": "github:patcon/storybook-branch-switcher#13-git-submodule-checkout" + "storybook-branch-switcher": "github:patcon/storybook-branch-switcher#patcon/dev" } }, "node_modules/@adobe/css-tools": { @@ -6908,7 +6908,7 @@ }, "node_modules/storybook-branch-switcher": { "version": "0.4.1", - "resolved": "git+ssh://git@github.com/patcon/storybook-branch-switcher.git#164d3e6a02e49bec8af48e970da345b1db542b9c", + "resolved": "git+ssh://git@github.com/patcon/storybook-branch-switcher.git#a10608e535bdaf02c6c1cc4b488f9adf21913246", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index ba4be77..42291b9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "redux-thunk": "~2.3.0", "storybook": "^8.3.2", "storybook-addon-remix-react-router": "^3.0.0", - "storybook-branch-switcher": "github:patcon/storybook-branch-switcher#13-git-submodule-checkout" + "storybook-branch-switcher": "github:patcon/storybook-branch-switcher#patcon/dev" }, "dependencies": { "@react-spring/web": "^9.7.4",