We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6295270 commit a41a001Copy full SHA for a41a001
packages/devui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "devui",
3
- "version": "1.0.0-3",
+ "version": "1.0.0-4",
4
"description": "Reusable React components for building DevTools monitors and apps.",
5
"files": [
6
"lib",
@@ -36,12 +36,12 @@
36
"@babel/plugin-transform-runtime": "^7.11.0",
37
"@babel/preset-env": "^7.11.0",
38
"@babel/preset-react": "^7.10.4",
39
- "babel-loader": "^8.1.0",
40
"@storybook/addon-actions": "^4.1.18",
41
"@storybook/addon-info": "^4.1.18",
42
"@storybook/addon-knobs": "^4.1.18",
43
"@storybook/addon-options": "^4.1.18",
44
"@storybook/react": "4.1.18",
+ "babel-loader": "^8.1.0",
45
"enzyme": "^3.11.0",
46
"enzyme-adapter-react-16": "^1.15.2",
47
"enzyme-to-json": "^3.5.0",
0 commit comments