diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-11-20 23:05:26 -0500 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-11-20 23:05:26 -0500 |
| commit | 66e44646eafc8f66c4683e768b39f179950679d8 (patch) | |
| tree | 84f2473534cd424601af1d23b886a742e56968bf /package.json | |
| parent | 63129c244fc2b9a5c60e6a94b864895641b86f57 (diff) | |
fixed some layout issues with PDF boxes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 591c8cff3..393df8574 100644 --- a/package.json +++ b/package.json @@ -159,10 +159,10 @@ "jsx-to-string": "^1.4.0", "lodash": "^4.17.15", "mobile-detect": "^1.4.3", - "mobx": "^5.9.0", + "mobx": "^5.15.0", "mobx-react": "^5.3.5", "mobx-react-devtools": "^6.1.1", - "mobx-utils": "^5.4.0", + "mobx-utils": "^5.5.2", "mongodb": "^3.1.13", "mongoose": "^5.6.4", "node-sass": "^4.12.0", |
