Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from buttercup/history
Browse files Browse the repository at this point in the history
History
  • Loading branch information
perry-mitchell authored Jan 21, 2020
2 parents 9df1c66 + 7059834 commit 3a97e75
Show file tree
Hide file tree
Showing 9 changed files with 287 additions and 125 deletions.
193 changes: 96 additions & 97 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,15 @@
"@babel/plugin-transform-spread": "^7.2.2",
"@babel/preset-env": "^7.5.5",
"@babel/preset-react": "^7.0.0",
"@buttercup/facades": "^1.1.0",
"@buttercup/app-env": "^0.1.1",
"@buttercup/facades": "^1.3.4",
"@storybook/addon-actions": "^4.1.11",
"@storybook/addons": "^4.1.11",
"@storybook/react": "^4.1.11",
"babel-loader": "^8.0.6",
"babel-plugin-jsx-control-statements": "^4.0.0",
"babel-plugin-ramda": "^2.0.0",
"buttercup": "^2.15.4",
"buttercup": "^3.0.0-rc3.0",
"css-loader": "^2.1.1",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
Expand Down Expand Up @@ -90,7 +91,7 @@
"webpack-cli": "^3.3.7"
},
"peerDependencies": {
"@buttercup/facades": ">= 1.1.0",
"@buttercup/facades": ">= 1.3.4",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"styled-components": "^4.1.3"
Expand Down
Loading

0 comments on commit 3a97e75

Please sign in to comment.