Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
obedparla committed Aug 3, 2020
1 parent 656c69d commit e3b2812
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.5.1",
"version": "2.1.8",
"version": "2.2.0",
"packages": [
"./"
]
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heetch/flamingo-react",
"version": "2.1.8",
"version": "2.2.0",
"description": "Heetch Web Design System - Styled Components based",
"author": "Heetch",
"license": "MIT",
Expand Down Expand Up @@ -50,18 +50,23 @@
"@storybook/preset-create-react-app": "^2.1.1",
"@storybook/react": "^5.3.18",
"@svgr/rollup": "^4.3.3",
"@testing-library/react": "^10.4.7",
"@testing-library/user-event": "^12.0.17",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.2.2",
"babel-loader": "^8.1.0",
"babel-plugin-styled-components": "1.10.5",
"cross-env": "^6.0.3",
"eslint": "^6.6.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^2.3.0",
"jest": "^26.2.2",
"lerna": "^3.19.0",
"npm-run-all": "^4.1.5",
"postcss": "^7.0.23",
Expand All @@ -81,12 +86,7 @@
"rollup-plugin-postcss": "^2.9.0",
"rollup-plugin-url": "^3.0.1",
"rollup-plugin-visualizer": "^4.0.4",
"svgo": "^1.3.2",
"@testing-library/react": "^10.4.7",
"@testing-library/user-event": "^12.0.17",
"babel-jest": "^26.2.2",
"eslint-plugin-jest": "^23.20.0",
"jest": "^26.2.2"
"svgo": "^1.3.2"
},
"files": [
"dist"
Expand Down

1 comment on commit e3b2812

@vercel
Copy link

@vercel vercel bot commented on e3b2812 Aug 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.