diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-03-03 19:53:10 -0500 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-03-03 19:53:10 -0500 |
| commit | b109537848c7df62d3bbc9bbe2fbd59f09920c63 (patch) | |
| tree | c502b31501a01df4a836c03749d686ce575ea1ab /package.json | |
| parent | 59044880fcf0eb5ed4ca164de4c533fb7e6378a7 (diff) | |
| parent | 524bb41d2d5a74dc00d26e7abc079574e10a52a7 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into filters
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 aae4fdfff..7a9ec6f99 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", |
