Skip to content

Commit 81e5720

Browse files
committed
Deps align.
1 parent f6df3fd commit 81e5720

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-linear-gradient-picker",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "React linear gradient picker",
55
"main": "dist/index.js",
66
"scripts": {
@@ -33,6 +33,7 @@
3333
"@storybook/addon-essentials": "^6.4.0",
3434
"@storybook/addon-links": "^6.4.0",
3535
"@storybook/manager-webpack5": "^6.4.0",
36+
"@storybook/builder-webpack5": "^6.4.0",
3637
"@storybook/cli": "^6.4.0",
3738
"@storybook/react": "^6.4.0",
3839
"@storybook/storybook-deployer": "^2.8.1",
@@ -58,7 +59,6 @@
5859
"webpack-cli": "^4.9.2"
5960
},
6061
"dependencies": {
61-
"@storybook/builder-webpack5": "^6.4.0",
6262
"linear-gradient-parser": "^1.1.8"
6363
}
6464
}

0 commit comments

Comments
 (0)