Skip to content

Commit

Permalink
Merge pull request #5 from openimis/develop
Browse files Browse the repository at this point in the history
merge develop - version 1.1.0
  • Loading branch information
xgill authored Apr 20, 2020
2 parents a9e9d4c + f820365 commit 92cc41d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openimis/fe-home",
"version": "1.0.2",
"version": "1.1.0",
"license": "AGPL-3.0-only",
"description": "openIMIS Frontend Home reference module",
"repository": "openimis/openimis-fe-home_js",
Expand All @@ -25,14 +25,14 @@
"@material-ui/core": "^4.3.3",
"@material-ui/icons": "^4.2.1",
"@material-ui/pickers": "^3.2.2",
"@openimis/fe-core": ">=1.0.2",
"@openimis/fe-core": ">=1.1.0",
"react-autosuggest": "^9.4.3",
"history": "^4.9.0",
"lodash": "^4.17.15",
"lodash-uuid": "^0.0.3",
"moment": "^2.24.0",
"prop-types": "^15.5.4",
"react": "^16.8.6",
"react-autosuggest": "^9.4.3",
"react-dom": "^16.8.6",
"react-intl": "^2.9.0",
"react-redux": "^7.0.3",
Expand All @@ -47,7 +47,8 @@
"@material-ui/core": "^4.3.3",
"@material-ui/icons": "^4.2.1",
"@material-ui/pickers": "^3.2.2",
"@openimis/fe-core": ">=1.0.2",
"@openimis/fe-core": ">=1.1.0",
"react-autosuggest": "^9.4.3",
"@svgr/rollup": "^2.4.1",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
Expand All @@ -73,7 +74,6 @@
"moment": "^2.24.0",
"prop-types": "^15.5.4",
"react": "^16.8.6",
"react-autosuggest": "^9.4.3",
"react-dom": "^16.8.6",
"react-intl": "^2.9.0",
"react-redux": "^7.0.3",
Expand Down

0 comments on commit 92cc41d

Please sign in to comment.