mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-01-31 11:51:41 +03:00
v1.0.0-4
This commit is contained in:
parent
6295270cf0
commit
a41a001e6c
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "devui",
|
"name": "devui",
|
||||||
"version": "1.0.0-3",
|
"version": "1.0.0-4",
|
||||||
"description": "Reusable React components for building DevTools monitors and apps.",
|
"description": "Reusable React components for building DevTools monitors and apps.",
|
||||||
"files": [
|
"files": [
|
||||||
"lib",
|
"lib",
|
||||||
|
@ -36,12 +36,12 @@
|
||||||
"@babel/plugin-transform-runtime": "^7.11.0",
|
"@babel/plugin-transform-runtime": "^7.11.0",
|
||||||
"@babel/preset-env": "^7.11.0",
|
"@babel/preset-env": "^7.11.0",
|
||||||
"@babel/preset-react": "^7.10.4",
|
"@babel/preset-react": "^7.10.4",
|
||||||
"babel-loader": "^8.1.0",
|
|
||||||
"@storybook/addon-actions": "^4.1.18",
|
"@storybook/addon-actions": "^4.1.18",
|
||||||
"@storybook/addon-info": "^4.1.18",
|
"@storybook/addon-info": "^4.1.18",
|
||||||
"@storybook/addon-knobs": "^4.1.18",
|
"@storybook/addon-knobs": "^4.1.18",
|
||||||
"@storybook/addon-options": "^4.1.18",
|
"@storybook/addon-options": "^4.1.18",
|
||||||
"@storybook/react": "4.1.18",
|
"@storybook/react": "4.1.18",
|
||||||
|
"babel-loader": "^8.1.0",
|
||||||
"enzyme": "^3.11.0",
|
"enzyme": "^3.11.0",
|
||||||
"enzyme-adapter-react-16": "^1.15.2",
|
"enzyme-adapter-react-16": "^1.15.2",
|
||||||
"enzyme-to-json": "^3.5.0",
|
"enzyme-to-json": "^3.5.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user