diff options
| author | bobzel <zzzman@gmail.com> | 2021-03-03 14:26:11 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2021-03-03 14:26:11 -0500 |
| commit | d34acff5fcfa5fefa94d9b27af2dde45227d39ab (patch) | |
| tree | cc1b2d32163d7d3c591cbaefcb94315cda463e10 /package.json | |
| parent | 0fb14423e900f4c808ac2db882f6425ef1acf072 (diff) | |
| parent | 0bf64d5c4bfc62203fa0a024f994a32e23b0effd (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
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", |
