Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Commit 54c67a8

Browse files
emotion react as dep again
1 parent a08e689 commit 54c67a8

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": "storybook-addon-recoil-flow",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Shows a graph of the current recoil state",
55
"main": "dist/preset.js",
66
"scripts": {
@@ -37,11 +37,11 @@
3737
"author": "Neil Morrison",
3838
"license": "MIT",
3939
"dependencies": {
40+
"@emotion/react": "^11.10.6",
4041
"just-compare": "^2.3.0",
4142
"mix-css-color": "^0.2.0"
4243
},
4344
"devDependencies": {
44-
"@emotion/react": "^11.10.6",
4545
"reagraph": "^4.7.0",
4646
"@babel/core": "^7.21.4",
4747
"@babel/preset-env": "^7.21.4",

0 commit comments

Comments
 (0)