Skip to content

Commit 22f0583

Browse files
committed
Update dependencies
1 parent 7b44e80 commit 22f0583

File tree

2 files changed

+378
-303
lines changed

2 files changed

+378
-303
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/core": "^7.1.2",
3838
"@babel/preset-env": "^7.1.0",
3939
"@babel/preset-react": "^7.0.0",
40-
"@storybook/react": "^4.0.0-rc.6",
40+
"@storybook/react": "^4.0.2",
4141
"babel-loader": "^8.0.4",
4242
"eslint": "^5.3.0",
4343
"eslint-config-airbnb": "17.1.0",
@@ -50,7 +50,7 @@
5050
"postcss": "^7.0.5",
5151
"react": "^16.4.1",
5252
"react-dom": "^16.4.1",
53-
"rollup": "^0.66.6",
53+
"rollup": "^0.67.0",
5454
"rollup-plugin-babel": "^4.0.3",
5555
"rollup-plugin-postcss": "^1.6.2"
5656
},

0 commit comments

Comments
 (0)