Closes outline/issues#888
Added native lazy loading in prep for Chrome release
This commit is contained in:
Tom Moor
2019-04-10 21:06:53 -07:00
parent c1256c61aa
commit 0c1bf1586d
3 changed files with 71 additions and 66 deletions

View File

@@ -129,9 +129,9 @@
"query-string": "^4.3.4",
"randomstring": "1.1.5",
"raw-loader": "^0.5.1",
"react": "^16.6.0",
"react": "^16.8.6",
"react-avatar-editor": "^10.3.0",
"react-dom": "^16.6.0",
"react-dom": "^16.8.6",
"react-dropzone": "4.2.1",
"react-helmet": "^5.2.0",
"react-keydown": "^1.7.3",
@@ -142,7 +142,7 @@
"react-waypoint": "^7.3.1",
"redis": "^2.6.2",
"redis-lock": "^0.1.0",
"rich-markdown-editor": "^9.1.2",
"rich-markdown-editor": "^9.2.1-0",
"safestart": "1.1.0",
"sequelize": "4.28.6",
"sequelize-cli": "^5.4.0",
@@ -150,7 +150,7 @@
"slug": "^1.0.0",
"string-replace-to-array": "^1.0.3",
"style-loader": "^0.18.2",
"styled-components": "^4.1.3",
"styled-components": "^4.2.0",
"styled-components-breakpoint": "^2.1.1",
"styled-components-grid": "^2.2.1",
"styled-normalize": "^8.0.4",