diff options
| author | Jacky Zhao <[email protected]> | 2020-05-28 19:07:21 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-28 19:07:21 -0700 |
| commit | 4b1df09664793d70857b489119915be70f531da0 (patch) | |
| tree | 7eebdd82b4a58c5c0d96455e257757da1e1c73da /frontend/package.json | |
| parent | Merge pull request #42 from jackyzha0/analytics (diff) | |
| parent | y helper function when no helper function do (diff) | |
| download | ctrl-v-4b1df09664793d70857b489119915be70f531da0.tar.xz ctrl-v-4b1df09664793d70857b489119915be70f531da0.zip | |
Merge pull request #43 from jackyzha0/markdown
Markdown
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index 383fecc..6fbbea8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,6 +9,7 @@ "axios": "^0.19.2", "d3-scale": "^3.2.1", "file-saver": "^2.0.2", + "marked": "^1.1.0", "rc-slider": "^9.2.4", "react": "^16.13.1", "react-component-export-image": "^0.1.4", |