diff options
Diffstat (limited to 'packages/gitbook-core')
-rw-r--r-- | packages/gitbook-core/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gitbook-core/package.json b/packages/gitbook-core/package.json index 0c444b7..09fa65f 100644 --- a/packages/gitbook-core/package.json +++ b/packages/gitbook-core/package.json @@ -16,7 +16,7 @@ "react-immutable-proptypes": "^2.1.0", "react-intl": "^2.1.5", "react-redux": "^4.4.5", - "react-safe-html": "^0.3.0", + "react-safe-html": "0.4.0", "redux": "^3.5.2", "redux-thunk": "^2.1.0", "reflexbox": "^2.2.2", @@ -46,4 +46,4 @@ "bugs": { "url": "https://github.com/GitbookIO/gitbook/issues" } -}
\ No newline at end of file +} |