@nrwl/storybook 18.4.0-canary.20240417-801a22b → 18.4.0-canary.20240418-e549ea2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nrwl/storybook",
3
- "version": "18.4.0-canary.20240417-801a22b",
3
+ "version": "18.4.0-canary.20240418-e549ea2",
4
4
  "private": false,
5
5
  "description": "The Nx Plugin for Storybook contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.",
6
6
  "repository": {
@@ -26,7 +26,7 @@
26
26
  "schematics": "./generators.json",
27
27
  "builders": "./executors.json",
28
28
  "dependencies": {
29
- "@nx/storybook": "18.4.0-canary.20240417-801a22b"
29
+ "@nx/storybook": "18.4.0-canary.20240418-e549ea2"
30
30
  },
31
31
  "publishConfig": {
32
32
  "access": "public"