diff options
| author | bobzel <zzzman@gmail.com> | 2021-03-03 14:25:38 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2021-03-03 14:25:38 -0500 |
| commit | 0bf64d5c4bfc62203fa0a024f994a32e23b0effd (patch) | |
| tree | da465e4c76ca15f40693b02b49e4ef6d20107ab5 /package.json | |
| parent | c38c7966539cc97e98dd2f836420ca8863bd35fb (diff) | |
trying out a forked branch of equation editor. cleaned up warnings.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9575de03a..5c456449d 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "cookie-session": "^2.0.0-rc.1", "cors": "^2.8.5", "depcheck": "^0.9.2", - "equation-editor-react": "0.0.6", + "equation-editor-react": "github:bobzel/equation-editor-react#useLocally", "exif": "^0.6.0", "express": "^4.16.4", "express-flash": "0.0.2", |
