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

Commit

Permalink
Merge branch 'master' of https://github.com/5app/base5-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
diondiondion committed Aug 30, 2019
2 parents fb8d0dc + 604eb49 commit 3733b74
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
},
"homepage": "https://github.com/5app/base5-ui#readme",
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@babel/preset-env": "^7.4.5",
"@babel/preset-env": "^7.5.5",
"@semantic-release/changelog": "3.0.4",
"@semantic-release/git": "7.0.14",
"@testing-library/react": "8.0.4",
"@testing-library/react": "9.1.3",
"babel-eslint": "^10.0.2",
"babel-plugin-styled-components": "^1.10.2",
"docz": "^1.2.0",
Expand All @@ -48,15 +48,15 @@
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.2",
"eslint-plugin-react-hooks": "^1.6.1",
"gh-pages": "2.0.1",
"eslint-plugin-react-hooks": "^2.0.0",
"gh-pages": "2.1.1",
"jest": "23.1.0",
"jest-dom": "3.5.0",
"pixo": "^1.1.2",
"prettier": "^1.18.2",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react": "16.9.0",
"react-dom": "16.9.0",
"semantic-release": "^15.13.12",
"styled-components": "4.3.2"
},
Expand Down

0 comments on commit 3733b74

Please sign in to comment.