diff options
| author | bobzel <zzzman@gmail.com> | 2021-03-01 17:05:45 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2021-03-01 17:05:45 -0500 |
| commit | c41696a3169dc765512d64972ba4503cea8393e0 (patch) | |
| tree | 644cb81de4a23d4b38335bb4731fccc7d1a34504 /package.json | |
| parent | bed03be10f9289e36f7e1621bbcf2579b0ca3f2d (diff) | |
added basic math typeset equation input
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a18b11967..28d77aa38 100644 --- a/package.json +++ b/package.json @@ -153,6 +153,7 @@ "cookie-session": "^2.0.0-rc.1", "cors": "^2.8.5", "depcheck": "^0.9.2", + "equation-editor-react": "0.0.6", "exif": "^0.6.0", "express": "^4.16.4", "express-flash": "0.0.2", |
