Skip to content

Commit

Permalink
Merge 4.6.3 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dioslaska committed May 6, 2019
1 parent 5b203a7 commit 74c65db
Show file tree
Hide file tree
Showing 51 changed files with 8,273 additions and 13,038 deletions.
9,032 changes: 4,054 additions & 4,978 deletions examples/angular/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser": "^5.2.11",
"@angular/platform-browser-dynamic": "^5.2.11",
"@angular/router": "^5.2.11",
"@mobiscroll/angular-lite": "^4.6.1",
"@mobiscroll/angular-lite": "4.6.3",
"core-js": "^2.5.7",
"rxjs": "^5.5.11",
"zone.js": "^0.8.26"
Expand Down
11,428 changes: 3,748 additions & 7,680 deletions examples/react/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@mobiscroll/react-lite": "^4.6.1",
"@mobiscroll/react-lite": "4.6.3",
"@types/jest": "^24.0.11",
"@types/node": "^11.12.1",
"@types/react": "^16.8.10",
"@types/react-dom": "^16.8.3",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"react-scripts": "^2.1.8",
"react-scripts": "^3.0.0",
"typescript": "^3.3.4000"
},
"scripts": {
Expand Down
Loading

0 comments on commit 74c65db

Please sign in to comment.