diff options
| author | geireann <60007097+geireann@users.noreply.github.com> | 2020-07-15 22:04:59 +0800 |
|---|---|---|
| committer | geireann <60007097+geireann@users.noreply.github.com> | 2020-07-15 22:04:59 +0800 |
| commit | 11ca5a85ff8ecf7c1709331c12d75213fdfa1589 (patch) | |
| tree | 15b272229e84cda938ad95abc945b773f63ee4c7 /package.json | |
| parent | 1272cde12481ade17c78ef66520d43961356bffa (diff) | |
added progressivize features
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 89af3b0b5..745f7d947 100644 --- a/package.json +++ b/package.json @@ -222,11 +222,13 @@ "react-jsx-parser": "^1.25.1", "react-measure": "^2.2.4", "react-resizable": "^1.10.1", + "react-reveal": "^1.2.2", "react-select": "^3.1.0", "react-table": "^6.11.5", "readline": "^1.3.0", "request": "^2.88.0", "request-promise": "^4.2.5", + "reveal.js": "^4.0.2", "rimraf": "^3.0.0", "serializr": "^1.5.4", "sharp": "^0.23.4", @@ -248,4 +250,4 @@ "xoauth2": "^1.2.0", "xregexp": "^4.3.0" } -}
\ No newline at end of file +} |
