Skip to content

Commit

Permalink
v1.0.0-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Aug 2, 2020
1 parent 6295270 commit a41a001
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/devui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devui",
"version": "1.0.0-3",
"version": "1.0.0-4",
"description": "Reusable React components for building DevTools monitors and apps.",
"files": [
"lib",
Expand Down Expand Up @@ -36,12 +36,12 @@
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"@babel/preset-react": "^7.10.4",
"babel-loader": "^8.1.0",
"@storybook/addon-actions": "^4.1.18",
"@storybook/addon-info": "^4.1.18",
"@storybook/addon-knobs": "^4.1.18",
"@storybook/addon-options": "^4.1.18",
"@storybook/react": "4.1.18",
"babel-loader": "^8.1.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-to-json": "^3.5.0",
Expand Down

0 comments on commit a41a001

Please sign in to comment.