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

Commit d2e48e9

Browse files
Merge pull request #41 from jnorris-carecloud/bump-mcuil
Bump @carecloud/material-cuil@0.16.1
2 parents 76579b7 + 54e6dd8 commit d2e48e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carecloud/react-jsonschema-form",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
55
"scripts": {
66
"build:readme": "toctoc README.md -w",
@@ -44,7 +44,7 @@
4444
"react-dom": "^16.2.0"
4545
},
4646
"dependencies": {
47-
"@carecloud/material-cuil": "0.16.0",
47+
"@carecloud/material-cuil": "0.16.1",
4848
"ajv": "^5.2.3",
4949
"babel-plugin-transform-react-jsx": "^6.24.1",
5050
"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.16.0":
75-
version "0.16.0"
76-
resolved "https://npm.carecloud.com/@carecloud%2fmaterial-cuil/-/material-cuil-0.16.0.tgz#2262149d4c447e74afcbab334404ce76c13b0b36"
74+
"@carecloud/material-cuil@0.16.1":
75+
version "0.16.1"
76+
resolved "https://npm.carecloud.com/@carecloud%2fmaterial-cuil/-/material-cuil-0.16.1.tgz#0199065414843108c02fa9f40f348c882a1fd1d7"
7777
dependencies:
7878
"@material-ui/icons" "1.0.0-beta.42"
7979
ag-grid "^15.0.0"

0 commit comments

Comments
 (0)