Skip to content

Commit

Permalink
chore: update botonic versions for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
vanbasten17 committed Dec 14, 2020
1 parent 897203e commit 94bf987
Show file tree
Hide file tree
Showing 24 changed files with 137,477 additions and 8,481 deletions.
2 changes: 1 addition & 1 deletion blank-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"@botonic/react": "~0.16.0"
"@botonic/react": "0.17.0-alpha.4"
},
"devDependencies": {
"@babel/core": "^7.6.2",
Expand Down
13,765 changes: 13,765 additions & 0 deletions blank/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion blank/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@botonic/react": "0.17.0-alpha.3"
"@botonic/react": "0.17.0-alpha.4"
},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand Down
2 changes: 1 addition & 1 deletion booking-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@botonic/react": "0.17.0-alpha.3",
"@botonic/react": "0.17.0-alpha.4",
"@date-io/date-fns": "^1.3.13",
"@material-ui/core": "^4.11.0",
"@material-ui/lab": "^4.0.0-alpha.56",
Expand Down
14,566 changes: 14,566 additions & 0 deletions childs/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion childs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@botonic/react": "0.17.0-alpha.3"
"@botonic/react": "0.17.0-alpha.4"
},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand Down
14,594 changes: 14,594 additions & 0 deletions custom-webchat/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion custom-webchat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@botonic/react": "0.17.0-alpha.3",
"@botonic/react": "0.17.0-alpha.4",
"react-calendar": "2.19.2"
},
"devDependencies": {
Expand Down
14,623 changes: 14,623 additions & 0 deletions dynamic-carousel/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dynamic-carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@botonic/react": "0.17.0-alpha.3",
"@botonic/react": "0.17.0-alpha.4",
"isomorphic-fetch": "^2.2.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 94bf987

Please sign in to comment.