Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Commit 978416e

Browse files
Merge pull request #49 from nsecchi-carecloud/develop
Bumped material-cuil version to 0.20.0
2 parents 58927ea + ebaf852 commit 978416e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-dom": "^16.2.0"
4141
},
4242
"dependencies": {
43-
"@carecloud/material-cuil": "0.19.0",
43+
"@carecloud/material-cuil": "0.20.0",
4444
"ajv": "^5.2.3",
4545
"babel-plugin-transform-react-jsx": "^6.24.1",
4646
"babel-plugin-transform-runtime": "^6.23.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
lodash "^4.2.0"
7272
to-fast-properties "^2.0.0"
7373

74-
"@carecloud/material-cuil@0.19.0":
75-
version "0.19.0"
76-
resolved "https://npm.carecloud.com/@carecloud%2fmaterial-cuil/-/material-cuil-0.19.0.tgz#3b9849f289da723d63c6e07150b925382b1dbccb"
74+
"@carecloud/material-cuil@0.20.0":
75+
version "0.20.0"
76+
resolved "https://npm.carecloud.com/@carecloud%2fmaterial-cuil/-/material-cuil-0.20.0.tgz#421f665aa579bfa3c3be5e69c431de1ef31c4b7a"
7777
dependencies:
7878
"@material-ui/icons" "1.0.0-beta.43"
7979
ag-grid "^15.0.0"

0 commit comments

Comments
 (0)