Skip to content

Commit a41a001

Browse files
committed
v1.0.0-4
1 parent 6295270 commit a41a001

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/devui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devui",
3-
"version": "1.0.0-3",
3+
"version": "1.0.0-4",
44
"description": "Reusable React components for building DevTools monitors and apps.",
55
"files": [
66
"lib",
@@ -36,12 +36,12 @@
3636
"@babel/plugin-transform-runtime": "^7.11.0",
3737
"@babel/preset-env": "^7.11.0",
3838
"@babel/preset-react": "^7.10.4",
39-
"babel-loader": "^8.1.0",
4039
"@storybook/addon-actions": "^4.1.18",
4140
"@storybook/addon-info": "^4.1.18",
4241
"@storybook/addon-knobs": "^4.1.18",
4342
"@storybook/addon-options": "^4.1.18",
4443
"@storybook/react": "4.1.18",
44+
"babel-loader": "^8.1.0",
4545
"enzyme": "^3.11.0",
4646
"enzyme-adapter-react-16": "^1.15.2",
4747
"enzyme-to-json": "^3.5.0",

0 commit comments

Comments
 (0)